Skip to content

A boilerplate to start an app on top of MongoDB, Express.js, Angular(latest version) & Node.js along with UI & Unit Testing tools

Notifications You must be signed in to change notification settings

meetcric/mean-stack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mean-stack-boilerplate

A boilerplate to start an app on top of MongoDB, Express.js, Angular(latest version) & Node.js along with UI & Unit Testing tools

Setting up project

There are intstruction to set-up project locally

Pre-requisites

  • NodeJS 6.X or higher
  • Angular 6 or higher
  • MongoDB Community edition

installation procedure

  1. cd into the Project folder and Run npm install to download the required packages.
  2. Run npm start to start node server(Server will start on port 3000 on your local machine)
  3. cd into angular-cli folder and Run npm install to download the required Angular Packages.
  4. Once all packages of Angular downloaded,Run ng serve in angular-cli folder to start Angular server.(Server will start on port 4200 on your local machine)

Here u succesfully install MEAN app on your machine!! Happy Coding

About

A boilerplate to start an app on top of MongoDB, Express.js, Angular(latest version) & Node.js along with UI & Unit Testing tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published