https://github.com/ankushtechdev/mern-notes-app
https://github.com/ankushtechdev/mern-notes-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankushtechdev/mern-notes-app
- Owner: AnkushTechDev
- Created: 2019-12-15T04:47:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T05:33:03.000Z (over 5 years ago)
- Last Synced: 2025-01-05T17:29:09.683Z (5 months ago)
- Language: JavaScript
- Size: 375 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MERN-Notes-App
#Steps to run repository
- npm install
- add mongodb url in "config/index.json" file.
- npm run dev