diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,8 +1,7 @@ # Dash Web -To run -* -* Install Node.js, then within the dash-web folder run +Install Node.js, then within the dash-web folder run + * `npm install` * `npm start` * goto `http://localhost:1050` |