Commit 325b5190ffb205cb2715123747bea003a324ff6b
Exists in
master
and in
2 other branches
Merge branch 'proposal' into 'master'
Add depends See merge request !2
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -43,7 +43,7 @@ An hybric mobile application for "III Conferência Nacional da Juventude". |
43 | 43 | This application is built on top of Ionic, so you need this framework. |
44 | 44 | |
45 | 45 | 1. Make sure you have Node.js installed |
46 | -2. `npm install -g cordova ionic` | |
46 | +2. `npm install -g cordova ionic gulp gulp-util gulp-concat gulp-sass gulp-minify-css gulp-rename bower shelljs` | |
47 | 47 | 3. `cd confjuvapp` |
48 | 48 | 4. `ionic build (android|ios)` |
49 | 49 | 5. `ionic emulate (android|ios)` | ... | ... |