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.
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.
Execute 'grunt protractor-xvfb' to run a fully headless protractor webdrive integration test.