Skip to content

MaxKroshka/AngularCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularCalendar

Quick calendar app using MEAN stack

Installation

Requirements:

Step 1: Run 'npm install' from the root directory

$ npm install

Step 2: Run 'bower install' from the root directory

$ bower install

Step 3: Run 'mongod' to start mongoDB server

$ mongod

Step 4: Run 'npm start' to start calendar application server

$ npm start

Step 5: Navigate to 'http://localhost:8000/#/' in your browser

Releases

No releases published

Packages

No packages published