Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 286 Bytes

Clean-beach-please

clean beach please - non profit organisation website using MEAN stack To run:

  1. install dependencies- type npm install
  2. type npm run devstart(to run using nodemon) or type npm start(to run without nodemon)

Note: You need to install node.js and mongodb.