8000 GitHub - willogden/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

willogden/angular-acorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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 build

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

Features

NEW in version 2.0.0

  • Removed IE8 compatiability, use 1.0.0 branch if you need this
  • Angular updated to 1.3.x
  • Source maps working properly for SASS and JS with ugligfy/compressed scss
  • Added normalize as SASS import rather than CSS concat
  • Removed option for build or dist releases...working source maps negated need for this

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