Saúde em foco, um sistema ao combate de doenças.
npm install -g cordova ionic bower
git clone [email protected]:lairjr/saudeEmFocoApp.git
npm install
bower install
git checkout -b "BRANCH_NAME"
git add .
git commit -m "MESSAGE"
git push
Pode abrir pull-request na branch e verificar se CI do Travis passou
Se passou só realizar o merge clicando em "Merge"
npm test
npm start