#Frontend of Paperdreamer
- NodeJS
- Bower
- Grunt
- Sass
- Compass
- Install node dependencies
npm install
- Install bower components
bower install
- Build the project
grunt
- Automatic Sass deployment
grunt dev
##Licensing All files in this repository are available under the AGPL License. See LICENSE file