Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.53 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.53 KB

MEAN-SMP-2020

Installations to get started.

  • 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

Assignments 📝

Resources 🎁

Guidelines 📚

  • 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.