Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.51 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.51 KB

Angularjs ~ And everything Else  Build Status

I find front end web development to be super open and everyone has their own best practices. This is great ~ and so I came up with my own template based off of the tutorials below.

This template takes more of a "Fuck it. Ship it." approach to web development. After developing, everything is compressed to a single js file, with another js file of dependences. There is one css that is built off of multiple sass files. and all the templates are built in one location, while the index is still at root ~

I'm not sure how this will fair in larger scale projects ~ but grunt is easy enough to play around with~

Angular Shell

Shell

Grunt is love. Grunt is life.

Auto include bower file

Bower Shell

Bower_Concat

Bower is cool, but linking is annoying ~

SASS

SASS SASS + Grunt

Have SASS extend your bootstrap ~ sadly still have to use the @include function in SASS to include it ~

Angular-ui-router

magic

Building Project

Dependencies: npm sass

$npm install