0.1.2 • Published 8 years ago

generator-babel-webpack v0.1.2

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

generator-babel-webpack

npm version npm downloads Build Status

A Yeoman generator to author libraries in ES2015 (and beyond!) for Node and the browser with webpack.

Installation

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

npm install -g yo
npm install -g generator-babel-webpack

Then generate your new project:

yo babel-webpack

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 © Minkyu Cho