Skip to content

dennishn/generator-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodes Rapid Prototype generator

Yeoman generator that scaffolds out a front-end base for rapid prototyping.

Features

  • CSS Autoprefixing
  • Built-in live-reload server
  • Built-in multi-device preview server with browser-sync.
  • Automatically compile Sass and Compass
  • Automatically wire up your Bower components with bower-install.
  • Zurb's Foundation 5 wired in with bower
  • Nodes Front-end modular SCSS methology

Getting Started

  • Install: npm install -g git+https://github.com/dennishn/generator-prototype.git
  • Run: yo prototype
  • Type in your IP adress (windows: ipconfig | mac/linux: ifconfig
  • Run grunt serve to use the live-reload server
  • Run grunt browser-sync to use the multi-device preview server

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

About

Nodes Rapid Prototyping generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published