Skip to content

mcwalinski/meanstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN Stack

A skeleton MeanStack App and restful API

Component Versions

MongoDB - v 2.6 ExpressJS - v 4.12.4 AngularJS - v 1.4.7 NodeJS - v 10.25

##To Run Locally## Install node: https://nodejs.org/download/

Checkout this project to your computer.

Open terminal and cd to the root directory of this project locally.

run these commands:

$ npm install

$ bower install

$ node server.js

In your browser visit localhost:3000 the app will load up there.

In {project root}/config/db.js you can point this project to your own MongoDB database.

You can install your own MongoDB server locally and create a database or create one for free at https://mongolab.com/

About

A skeleton MeanStack App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •