angularjs-ES6-brunch-seed

1.1.0 • Public • Published

angularjs-brunch-es6-seed

AngularJS starter template with ES6 and Brunch

This is a starter project for a web application based on AngularJS, Babel and Brunch. You can use it to quickly bootstrap your app on a modern language platform, while enjoying smooth development experience and compile time safety across your entire stack of static resources.

Features:

  • ES6 by default
  • Reload on save
  • Run unit tests on save
  • Modular folder-by-feature architecture
  • Javascript/CSS/HTML minification for production

Get started

  • git clone git@github.com:tolyo/angularjs-brunch-es6-seed.git
  • cd angularjs-brunch-es6-seed
  • npm install

Running the app during development

  • npm run dev to serve using Brunch

Running the app in production

  • npm run prod to build for production deployment

Running unit tests

  • npm test to run unit tests with karma

Package Sidebar

Install

npm i angularjs-ES6-brunch-seed

Weekly Downloads

2

Version

1.1.0

License

none

Unpacked Size

3.01 MB

Total Files

17

Last publish

Collaborators

  • tolyo