Skip to content

[DEPRECATED] A map based crowdsourcing site providing information for and from the homeless population of New York City http://streetlives.nyc

License

Notifications You must be signed in to change notification settings

streetlives/streetlivesnyc

Repository files navigation

How to run Streetlives locally:

  1. Clone the repo:

git clone git@github.com:streetlives/streetlivesnyc.git

  1. Install the dependencies:

cd streetlivesnyc npm install

  1. Create a configuration file:

mv lib/config.sample.js lib/config.js

  1. Open lib/config.js and add your CartoDB credentials.
  2. Run the app:

node app.js

  1. Open http://localhost:7000 in your browser.

How to work on the app:

  1. Install and run the project.
  2. Run: npm run watch.
  3. Edit the files in the folders: sources/scss, sources/js.
  4. Saving a file in those folders will automatically compile them and refresh the site.

About

[DEPRECATED] A map based crowdsourcing site providing information for and from the homeless population of New York City http://streetlives.nyc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •