Update README.md

This commit is contained in:
PTZOptics
2019-01-22 11:58:14 -05:00
committed by GitHub
parent 4318d8fb0b
commit 76c8876bd8

View File

@@ -21,6 +21,7 @@ You need to have at least [Node.js version: 8.12.0](https://nodejs.org/en/downlo
4. Start the server 4. Start the server
`cd /The/path/to/the/repo` `cd /The/path/to/the/repo`
`npm install`
`npm start` `npm start`
5. Head to `http://localhost:4000` 5. Head to `http://localhost:4000`