소스 검색

Update 'README.md'

master
Adrien 4 년 전
committed by Adrien Agez
부모
커밋
cb71f31754
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. +6
    -2
      README.md

+ 6
- 2
README.md 파일 보기

@@ -1,9 +1,13 @@
# nexus-timers

> Timers ans other features for Heroes of the Storm
> Timers and other features for Heroes of the Storm

Current status : [![Build Status](https://ci.deuchnord.fr/api/badges/aagez/nexus-timers/status.svg)](https://ci.deuchnord.fr/aagez/nexus-timers)

## Build Setup

This project run on the node 12 LTS version (Erbium)

``` bash
# install dependencies
yarn
@@ -22,6 +26,6 @@ For detailed explanation on how things work, checkout the [guide](http://vuejs-t

## Run via docker

`docker-compose up` will build an image with all dependencies, then bind the root directory to the container
`docker-compose up` will build an image with all dependencies, then bind the root directory to the container and launch the dev server

`docker build . -f Dockerfile.production` will create an image with all project minified, optimized and served via nginx

불러오는 중...
취소
저장