Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.06 KB

Code Climate

#Mondora APP

This is the repository of of the mondora website frontend. The mondora repository is split into

Features

  • 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

Install

For local development only.

Clone and launch the backend

  • Clone the git repo - git clone https://github.com/mondora/meteor-website.git
  • Launch meteor - meteor
  • Backend started! YEAH!

Clone and launch the forntend

Clone the git repo - git clone https://github.com/mondora/mnd-website.git