es6-angular-boilerplate

0.0.1 • Public • Published

Angular ES6 Boilerplate

A simple Angular ES6 boilerplate with babel and webpack. It comes with some components and services as an examples.

Installation

$ npm install --save angular-es6-boilerplate
$ npm install

If you want to use this boilerplate, please remove the followin sample code:

  • components/content
  • components/sidebar
  • components/navbar
  • services/fake-items.js
  • Remove references to said components from components/app

Development server

$ webpack-dev-server

Features

  1. Babel
  2. Sass
  3. Sass linting
  4. Assets loading
  5. ng-annotate
  6. Component-based architecture

Future features

  1. JS linting

Package Sidebar

Install

npm i es6-angular-boilerplate

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • asainz