generator-netural
v0.2.2
Published
Netural's front-end generator, based on yeoman
Downloads
24
Readme
generator-netural
A generator for Yeoman, for Netural front-end projects.
Getting Started
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
What's in the package?
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