rkohser / gustaf

http://rkohser.github.io/gustaf
MIT License
0 stars 0 forks source link

Use Angular - Bootstrap and setup frontend environment #33

Closed rkohser closed 8 years ago

rkohser commented 8 years ago

https://angular-ui.github.io/bootstrap/#/dropdown

Opportunity to definitely setup the frontend environment with Node + Bower + Grunt/Gulp

rkohser commented 8 years ago

Try yeoman. Provides generatord to bootstrap web applications with yo, bower and Grunt support

http://yeoman.io/codelab/index.html

rkohser commented 8 years ago

tried yeoman. Helped to organize next project structure. But would be better to manually setup the project to learn. Yo generators sets up a lot of unneeded things

rkohser commented 8 years ago

bower used to manage frontend packages. Still missing some production tasks with gulp.

rkohser commented 8 years ago

No need of gulp for the moment.