gscoppino / ng-modern-boilerplate

Seed project for frontend development with PostCSS for CSS, Babel for Javascript, Webpack/Rollup for dependency management, and Angular with Protractor+Karma+Puppeteer for a development framework.
0 stars 0 forks source link

Boilerplate for developing a new AngularJS 1.x single page application.

Build Status Coverage Status Greenkeeper badge

Contents:

Features:

Compatibility:

Configurable, but by default targets: IE9+, and the last two versions of all mainstream desktop and mobile browsers. When the application is running on IE9, the HTML5 History API will not be used, and instead frontend routing will be done using hashbang url's.