Skip to content

Commit

Permalink
https://github.com/water-fountains/datablue/issues/47
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Hauser committed Mar 21, 2020
1 parent 972138c commit 2f42b77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ The project is open source under the GNU Affero General Public License, with a p

3. Open a command line in the local project directory
- Install required node packages by running `> npm install`. If you update the project with `> git pull`, be sure to run npm `> npm install` again to update all packages.
- run `> npm run locations` and `> npm run fountain_properties` to replicate the two constants files from datablue
- Launch the server by running `npm run start`. You can view the application by navigating to <a href="http://localhost:4200" target="_blank" >http://localhost:4200</a>. The app will automatically reload if you change any of the source files.

# Testing
Expand Down

0 comments on commit 2f42b77

Please sign in to comment.