1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-23 12:15:06 +03:00

Front fixed readme

This commit is contained in:
Avele 2019-04-19 15:11:10 +04:00
parent 469b5b5790
commit 8724c91f73

View File

@ -12,5 +12,5 @@
- `set NODE_ENV=production`, also you can specify port by `set PORT=%port_number%`
- `cd dist`
- `npm i`
- `node run server`
- `node server`