generator-webpack-karma-es6

0.0.13 • Public • Published

generator-webpack-karma-es6

A Yeoman generator to author libraries in ES2015 using webpack and karma (phantomjs).

Installation

First, install Yeoman and generator-webpack-karma-es6 using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-webpack-karma-es6

Then generate your new project:

yo webpack-karma-es6

Try to test it:

npm test

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Andrey Olefirenko

Package Sidebar

Install

npm i generator-webpack-karma-es6

Weekly Downloads

22

Version

0.0.13

License

none

Last publish

Collaborators

  • oleolefirenko