lucassus / angularjs-seed

Angular webpack seed with ES2016 flavour

Home Page:https://lucassus-angularjs-seed.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS seed

Build Status codecov Dependency Status

https://lucassus-angularjs-seed.herokuapp.com/

Useful commands

npm install

gulp lint
gulp test
gulp test --browsers=Chrome,Firefox
gulp tdd
gulp tdd --browsers=Chrome

npm run dev-server
open http://localhost:8080

./e2e/run-tests

Fast TDD

Run ./client/fast-tdd.js and enjoy blazing fast specs

Features

  • AngularJS 1.6.x with ES2015 flavour
  • AngularJS modules: uiRouter, ngResource, ngMessage, toastr and other useful stuff
  • Twitter Bootstrap with Sass
  • Gulp
  • Webpack
  • Long term caching for assets (Cache-Busting)
  • Karma, power-assert and Sinon.js
  • Istanbul test coverage
  • Protractor along with simple Page Objects
  • ESLint, HTMLHint
  • TravisCI, Continuous deployment on Heroku

About

Angular webpack seed with ES2016 flavour

https://lucassus-angularjs-seed.herokuapp.com/


Languages

Language:JavaScript 90.3%Language:HTML 8.8%Language:Shell 0.4%Language:CSS 0.4%Language:Smarty 0.1%