Skip to content

AOlefirenko/generator-webpack-karma-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published