Skip to content

laks0407/DateNote

 
 

Repository files navigation

DateNote

Store your notes in a calendar.

How to start (For Team Members)

Run the following commands to deploy in local environment

Update homebrew: brew update

Install mongoDB: https://attacomsian.com/blog/install-mongodb-macos

Install Node: brew install node

Download packages: npm install

(ONE TIME THING) To create database run: mongo use DateNote

To run server.js run npm run devStart.

About

Store your notes in a calendar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.1%
  • CSS 28.1%
  • EJS 14.2%
  • HTML 11.5%
  • Shell 0.1%