Skip to content

horacioh/angular1.4-ES6-material-webpack-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular1.4-ES6-material-webpack-boilerplate

A simple AngularJS 1.4 boilerplate using ES6, material design and webpack

Install

git clone git@github.com:shprink/angular1.4-ES6-material-webpack-boilerplate.git
cd angular1.4-ES6-material-webpack-boilerplate
npm install

Dev (liverelaod server)

npm run-script devserver

Build

npm run-script build

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.1%
  • HTML 29.0%
  • CSS 18.9%