MEAN - MongoDB, Express, Angular, Node
Read the documentation: javascript/JavaScript.pdf
Read the documentation: node/docs/nodejs.pdf
Try and execute all the examples from nodejs/examples/*.js
Read the documentation: express/docs/express.pdf
Try and execute all the examples from express/examples/
Read the documentation: mongodb/mongo.pdf
Try and execute all the examples from mongodb/examples/
Read the documentation: angular/angular.pdf
Try and execute all the examples from angular/examples/
There are two projects here:
1. example1-beginner : Here you can find how frontend and backend club together
2. example2-complete : Complete prject with CRUD operation
To directly see the output of this workshop, please follow the below steps
You can download or the entire project.
cd project/example2-complete
npm install && npm --prefix ./ng-app install ./ng-app
npm start
goto browser: http://localhost:19991 for required
goto http://localhost:19991/api/users for RESTful webservices responses
You're are right path to become a "FULL STACK DEVELOPER"
Name: Sharif Malik
Email: [email protected]