Skip to content

hardeepjethwani/Mean-Stack-CRUD-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meanStackProject

This Project basically contains CRUD operations using MEAN stack

Project Setup

  • Clone the Project.
  • Install NodeJs.
  • Install MongoDB.
  • Go into the directory Containing "Package.Json" file.
  • run npm install command.

Running Project

  • Start MongoDB Server.
  • In the command prompt go to the directory containing package.json file and hit npm run serve command.

Prerequesites to understand this project

  • Basic understanding of NPM (Node Packet Manager).
  • Managing sever Configuration using Nodejs and ExpressJs.
  • Knowledge to develop Controllers and Services in AngularJS.
  • Should have Knowledge of HTML5, CSS3, Javascript, MongoDB.
  • Understanding of routes and JWT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published