ChicoState / StaySafe

StaySafe is a web app designed to check safety or crime rates of the areas you visit or want to live in.
GNU General Public License v3.0
3 stars 1 forks source link

StaySafe

Enviroment Setup

  1. For mac user, use Homebrew and install docker-compose by: brew install docker-compose
  2. For wind/Linux user, install by: install docker-compose
  3. Clone the repo from the chicostate/staysafe
  4. Cd to the staysafe repo
  5. Enter command docker-compose up to build it
  6. Find 'local host' should be: http://localhost:3000/
  7. Go to http://localhost:3000/ on web browser