generator-pff-webpack
v1.1.0
Published
A simple yeoman generator to scaffold the pff webpack setup
Downloads
8
Readme
Yeoman Webpack Generator
Getting Started
- Install Yeoman (yo) if you haven't already:
npm install -g yo
- Run
yo
and toggle to Install a generator - Search for
pff-webpack
and install it cd
into your project- Run
yo pff-webpack
from the root of your project - Follow the prompts and let Yeoman work its magic
Once the generator is installed you can simply call yo pff-webpack