#Node CMS
Just a MEAN CMS.
###Requirements (to contributors)
Before you begin make sure you have NODEJS, MongoDB, SASS, bower and grunt installed. After installing MongoDB follow its get started to run it in your SO.
###Get Runing (to production mode users)
After cloning just run npm install
and bower install
on terminal. To preview in development mode run grunt serve
and grunt serve:dest
to preview in production mode.