0.0.2 • Published 9 years ago
generator-magix-webpack v0.0.2
generator-magix-webpack
Yeoman generator for using magix with webpack
Usage
Create your project
Install the required tools: yo, gulp, bower
npm install -g yo gulp bowerInstall generator-magix-webpack:
npm install -g generator-magix-webpackMake a new directory, and cd into it:
mkdir my-new-project && cd $_Run yo magix-webpack