/basic-grunt-express

A basic TDD demonstration using grunt to build a Node, Express, jQuery app with nodeunit(server) and qunit(client)

Primary LanguageJavaScriptMIT LicenseMIT

basic-grunt-express

Trying express app generator after grunt:init

A basic TDD demonstration using grunt to build a Node, Express, jQuery app with nodeunit(server) and qunit(client)

Getting Started

Install the module with: npm install basic-grunt-express

var basic_grunt_express = require('basic-grunt-express');
basic_grunt_express.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)