parent
597828ca5e
commit
cb1af9a26a
@ -10,6 +10,9 @@ Work in progress.
|
||||
# Install & Run
|
||||
REQUIRES Node.js v5.10.1 [https://nodejs.org/en/](https://nodejs.org/en/)
|
||||
|
||||
Note: You must have node version 5.1xx installed!
|
||||
If you accidentally entered npm install before upgrading to node version 5.1xx, simply delete the node module folder from your repository, upgrade to your node version, and repeat the npm install step.
|
||||
|
||||
From git source:
|
||||
|
||||
```bash
|
||||
@ -19,6 +22,10 @@ npm install
|
||||
npm start
|
||||
```
|
||||
|
||||
If you successfully completed the above steps, your commandline/terminal should show that your node server is listening.
|
||||
|
||||

|
||||
|
||||
On your other machine or mobile device open the url:
|
||||
|
||||
```bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user