#Mondora APP
This is the repository of of the mondora website frontend. The mondora repository is split into
- frontend https://github.com/mondora/mnd-website.git
- backend https://github.com/mondora/meteor-website.git
- gulp build script that compiles both Less and Sass, checks for JavaScript errors, optimizes images, and concatenates and minifies files
- Bower for front-end package management
- NodeJS nodejs versione v0.10.38
- Meteor meteor
For local development only.
- Clone the git repo -
git clone https://github.com/mondora/meteor-website.git
- Launch meteor -
meteor
- Backend started! YEAH!
Clone the git repo - git clone https://github.com/mondora/mnd-website.git
bower install
gulp dev
- Click http://127.0.0.1:8080