Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohitghatol/mean-stack-training
Mean Stack Training
https://github.com/rohitghatol/mean-stack-training
Last synced: 6 days ago
JSON representation
Mean Stack Training
- Host: GitHub
- URL: https://github.com/rohitghatol/mean-stack-training
- Owner: rohitghatol
- License: apache-2.0
- Created: 2016-02-23T21:55:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T01:42:39.000Z (almost 9 years ago)
- Last Synced: 2024-10-29T18:12:28.201Z (about 2 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mean Stack Training
MEAN stacks for
* M - Mongo DB - Document Based (JSON) NoSQL Database
* E - Express JS - Node JS Framework for Web Application
* A - Angular JS - Javascript UI Framework from Google
* N - Node JS - Server Side JavaScript
# Training
* [Chapter 1 - Mongo DB Training](ch-01/README.md)
* [Chapter 2 - Basic Node Training](ch-02/README.md)
* Chapter 3 - Basic Node Web Application using Node and Express
* Chapter 4 - Web Services using Node and Express