Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajaysharma12799/notes-taking-application-udemy
Build Notes Taking Application API with NodeJS, ExpressJS and MongoDB
https://github.com/ajaysharma12799/notes-taking-application-udemy
Last synced: about 1 month ago
JSON representation
Build Notes Taking Application API with NodeJS, ExpressJS and MongoDB
- Host: GitHub
- URL: https://github.com/ajaysharma12799/notes-taking-application-udemy
- Owner: ajaysharma12799
- Created: 2022-01-08T18:36:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-09T19:58:22.000Z (about 3 years ago)
- Last Synced: 2024-11-13T04:32:17.404Z (3 months ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Notes Taking Application Backend with NodeJS, ExpressJS and MongoDB
```
npm install : Install all Dependency
npm run dev : Run Development Server
npm start : Start Node Server
```