es6-client-boilerplate

0.0.1 • Public • Published

ES6 Boilerplate

Build Status

A boilerplate for ES6 projects that includes:

  • Babel (ES6 -> ES5)
  • Test runner (karma/jasmine)
  • Build (webpack)
  • a license, contributing guidelines, and this exquisite readme

Installation

Install global dependencies (if you haven't already)

$ npm install -g webpack karma-cli
$ npm install

Testing

Lint:

$ npm run lint

Lint and run test suite:

$ npm test

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i es6-client-boilerplate

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • rjz