8000 GitHub - nicolasembleton/angular-acorn: AngularJS seed project using Browserify, Bourbon, Susy Next, and Gulp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nicolasembleton/angular-acorn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-acorn

AngularJS seed project using Browserify, Bourbon, Susy, and Gulp. Inspired by ngBoilerplate.

Installation

Install npm then:

$ git clone https://github.com/willogden/angular-acorn.git
$ cd angular-acorn
$ sudo npm -g install gulp bower
$ npm install
$ bower install
$ gulp bui
553A
ld

Then open file:///path/to/angular-acorn/build/index.html in your browser. Here's a demo

Features

  • Application structure based on Google's recent "Best Practice" document
  • Currently IE8 compatible (using HTML5Shiv for HTML5 element support)
  • Gulp for super fast task running and build automation
  • Browserify to handle dependency management
  • Bourbon to provide some nice pure Sass mixin's
  • Susy for great semantic grids using (Breakpoint)[http://breakpoint-sass.com/] for media query support
  • Jasmine and Karma

About

AngularJS seed project using Browserify, Bourbon, Susy Next, and Gulp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0