Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohankangale2011/mean_tutorial
A tutorial to get start with MEAN stack
https://github.com/rohankangale2011/mean_tutorial
angularjs gulp mean-stack meanstack-framework node-mongodb
Last synced: 27 days ago
JSON representation
A tutorial to get start with MEAN stack
- Host: GitHub
- URL: https://github.com/rohankangale2011/mean_tutorial
- Owner: rohankangale2011
- Created: 2017-08-14T11:02:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T11:59:16.000Z (about 6 years ago)
- Last Synced: 2024-11-09T10:25:13.388Z (3 months ago)
- Topics: angularjs, gulp, mean-stack, meanstack-framework, node-mongodb
- Language: JavaScript
- Size: 227 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MEAN stack tutorial
A tutorial to get start with MEAN stack.In order to run this application, you need to have the following tools installed on your system:
- Node
- MongoDBThe application been divied in two parts:
- UI: Code for front end(AngularJS 1.5)
- Server: Code for back end(Node, Mongo, Express)
### Fount End(angular)