Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 820 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 820 Bytes

Intro

A MEAN stack meeting calendar application. Schedule and view meetings using a simple CRUD web interface made up of rich angular widgets such as fully functional calendar, datetime picker, autocompleting tag inputs, and a rich text editor.

Getting Started

Simply run 'vagrant up' to install and run the app in vagrant. Point your browser to http://localhost:3000 to start. Execute 'forever stop bin/www' to stop the running backgroud nodejs process.

Tests

Execute 'grunt protractor-xvfb' to run a fully headless protractor webdrive integration test.

Screenshots

alt tag

alt tag