Skip to content

j0y0nt/loc8r

Repository files navigation

Steps to run app locally:

PREREQUISITES: docker

  1. $ git clone https://github.com/j0y0nt/loc8r.git
  2. $ cd loc8r
  3. $ npm install
  4. $ docker-compose -f stack.yml up (This will install mongodb)
  5. $ nodemon (Launch another terminal tab/windows and go to loc8r dir.)

About

Simple MEAN stack demo app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published