You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read the documentation: node/docs/nodejs.pdf
Try and execute all the examples from nodejs/examples/*.js
Step 3: Express.js
Read the documentation: express/docs/express.pdf
Try and execute all the examples from express/examples/
Step 4: MongoDB and Mongoose
Read the documentation: mongodb/mongo.pdf
Try and execute all the examples from mongodb/examples/
Step 5: Angular
Read the documentation: angular/angular.pdf
Try and execute all the examples from angular/examples/
Step 6: Project: You're good to go for Project
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
Demo
To directly see the output of this workshop, please follow the below steps
Step 1: Download or clone the project
You can download or the entire project.
Step 2: Move to complete project directory
cd project/example2-complete
Step 3: Install the packages which are required by backend app and frontend app