generator-jadestyl

0.2.8 • Public • Published

Jade and Stylus Generator

Dependencies devDependencies Build Status NPM version

Yeoman generator for a jade and stylus project. Include a web server.

demo

Required

Of course Node.js, NPM and Git.

Yeoman:

$ npm install -g yo

Bower:

$ npm install -g bower

Generator-Jadestyl:

$ npm install -g generator-jadestyl

Getting Started

Initiate the generator:

$ yo jadestyl

Gulp

Open the server:

$ gulp serve

Compile the project:

$ gulp

Deploy to gh-pages:

$ gulp deploy

Package Sidebar

Install

npm i generator-jadestyl

Weekly Downloads

9

Version

0.2.8

License

none

Last publish

Collaborators

  • cedced19