Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 337 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 337 Bytes

Use Sheltr to locate nearby homeless shelters

Dependencies

Install

  1. Install the dependencies listed above.
  2. Run the Redis server
  3. Clone the repository
  4. cd sheltr
  5. npm install
  6. node server.js.