A generator for Yeoman, for Netural front-end projects.
To install generator-netural from npm, run:
$ npm install -g generator-netural
Finally, initiate the generator:
$ yo netural
Netural's generator prompts you for your project name and if you want to use Autoprefixer. If you install any bower dependencies, be sure to run
grunt bower-install
after scaffolding
Netural's front-end generator sets up a project including:
- connect Server
- Sass compilation
- Minifaction
- Assemble for template generation
- SMACSS based Sass folders, including Normalize.css
- Optional autoprefixer