Socket
Socket
Sign inDemoInstall

generator-zf5

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-zf5

Yeoman generator for Zurb Foundation 5


Version published
Weekly downloads
5
decreased by-79.17%
Maintainers
1
Weekly downloads
 
Created
Source

generator-zf5

Yeoman generator for Zurb Foundation 5.

NPM

Yo Foundation 5!

  • Sass compiling
  • Publishing to dist directory
  • Server with LiveReload (127.0.0.1:9000)
  • JSHint
  • Font Awesome (option)

Getting Started

$ npm install -g yo

To install generator-zf5 from npm, run:

$ npm install -g generator-zf5

Finally, initiate the generator:

$ yo zf5

Grunt tasks:

..for validating javascript

$ grunt validate-js

..for compiling files

$ grunt build

..for watching (Sass, Server on 127.0.0.1:9000 with LiveReload)

$ grunt

..for publishing project (dist directory)

$ grunt publish

..for dist directory preview (server on 127.0.0.1:9001)

$ grunt server-dist

For LiveReload call 'grunt' (watching) command and go to http://127.0.0.1:9000.

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.

If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.

License

MIT License

Contact

@juliancwirko | julian.cwirko@gmail.com

Keywords

FAQs

Package last updated on 28 Dec 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc