README.txt
ConfJuvApp
==========
An hybric mobile application for "III Conferência Nacional da Juventude".
## Installation
This application is built on top of Ionic, so you need this framework.
# Make sure you have Node.js installed
# `npm install -g cordova ionic`
# `cd confjuvapp`
# `ionic build (android|ios)`
# `ionic emulate (android|ios)`
In order to compile the theme, you need to run: `gulp sass`