diff options
author | philllies <philipp.eichmann@gmail.com> | 2018-12-21 18:46:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-21 18:46:54 -0500 |
commit | 5c3ad90cdc8fa48c2ebe4ae04074b2132360e724 (patch) | |
tree | e6766892bf3c85a51b0d6bcd00da3b46033fd538 | |
parent | dc238c178b7575e47653db4c89a950886cd3ca83 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Starter Project -Install Node.js, then within the dash-web folder run +Install Node.js, then, from the project directory, run * `npm install` * `npm start` |