- Make sure you have a GitHub account else to create one. After creating an account please fork this repository. You will be committing your assignments in it.
- Install a suitable editor be it Sublime or VS code etc, (VS code preferably).
- Install nodejs and npm depending on the os choose from this link.
- Install Angular feel free to download the latest version Angular is backward compatible from here.
- Install express.
- Install MongoDB
- GitHub Guide: github cheatsheet
- Assignment submission Guide: -> Make a folder with your name as title in the Assignment 'Assignment number' (eg Assignment 1) subfolder under Assignments directory and submit your assignments there.
- Final project submission guide: -> Make a folder with your name as title in the Final-project directory and submit your project there.