Skip to content

IE-NITK/MEAN-SMP-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.