slush-angular-basic
Advanced tools
+1
-1
| { "name": "slush-angular-basic", | ||
| "version": "0.0.3", | ||
| "version": "0.0.4", | ||
| "description": "my personal template for develop angular webapp", | ||
@@ -4,0 +4,0 @@ "main": "slushfile.js", |
+36
-1
| #slush-angular-basic | ||
| ###my personal template for develop angular webapp | ||
| ##my personal template for develop angular webapp | ||
| ##Dependencies | ||
| You need install [Gulp](http://gulpjs.com/), [Slush](http://slushjs.github.io/#/) and [Bower](http://bower.io/) | ||
| You need usage sass and gulp | ||
| ## Installation | ||
| Install with NPM slush-angular-basic | ||
| ``` | ||
| [sudo] npm install slush-angular-basic | ||
| ``` | ||
| ## Usage | ||
| run the generation in folder required | ||
| ``` | ||
| slush angular-basic | ||
| ``` | ||
| run the gulp copybower task | ||
| ``` | ||
| gulp copybower | ||
| ``` | ||
| run the gulp | ||
| ``` | ||
| gulp | ||
| ``` | ||
| now you ready for developer your angular webapp! | ||
| Made with 3> by Diel Duarte |
9834
5.03%40
700%