Update README.md

This commit is contained in:
PTZOptics 2019-01-22 11:58:14 -05:00 committed by GitHub
parent 4318d8fb0b
commit 76c8876bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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
`cd /The/path/to/the/repo`
`npm install`
`npm start`
5. Head to `http://localhost:4000`