Skip to content

mcwalinski/mean-cms

Repository files navigation

mean-cms

MEAN Stack CMS

Component Versions

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

##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

MEAN Stack CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors