diff options
author | Philipp Eichmann <philipp.eichmann@gmail.com> | 2018-12-21 18:45:29 -0500 |
---|---|---|
committer | Philipp Eichmann <philipp.eichmann@gmail.com> | 2018-12-21 18:45:29 -0500 |
commit | 9df659359552b5b124a7c9c54ec423abdf7b864b (patch) | |
tree | 6230be06ce3b135b6da992118962919676dbd173 | |
parent | 06098b7bdd6a83f6b9cc07d2377f2a19cc0ecaa6 (diff) | |
parent | e7fc99d6a07d4ddcb479afc5e378162279df4295 (diff) |
Merge branch 'master' of https://github.com/browngraphicslab/starterproject
-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` |