diff options
| author | philllies <philipp.eichmann@gmail.com> | 2018-12-21 18:44:17 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-21 18:44:17 -0500 |
| commit | e7fc99d6a07d4ddcb479afc5e378162279df4295 (patch) | |
| tree | 918873847fa8bbedb866be40d281da9a38bbb848 | |
| parent | 9caa9ca4a0b413e2da03eff4856cb324939d77d4 (diff) | |
Update README.md
| -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` |
