Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 189 Bytes

Readme.md

File metadata and controls

13 lines (8 loc) · 189 Bytes

For development, set the env DOCKER_IP, then

npm run build NODE_ENV=development npm start

and

npm stop

For test before commit :

NODE_ENV=test npm start NODE_ENV=syntax npm start