malena / jade-stylus-jquery-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jade-stylus-jquery-template

This is an html template that uses Grunt to compile Jade and Stylus.

Includes jQuery src.

Includes Bootstrap src.

Installation

Install Node.js - http://nodejs.org

Install Grunt.js - http://gruntjs.com/getting-started

Install Grunt's Command Line Interface

npm install -g grunt-cli

Install project's node packages

npm install

Run Project

grunt serve

You should now be able to view project at http://localhost:8000

About


Languages

Language:JavaScript 56.9%Language:HTML 42.1%Language:CSS 1.0%