Skip to content

grvsooryen/mean-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN-Stack

This is a basic template to develop and deploy application on mean stack

Prerequisites

Before installing this package you need certain tools installed on your system

  • NodeJs
    • Bower
    • Grunt-cli
  • MongoDB

Installation

git clone https://github.com/grvsooryen/mean-stack.git
cd mean-stack
npm install
bower install
mongo
    > use contactlist
    > exit
grunt
node server.js

Thats it! Your MEAN Stack is ready!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published