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)
Install the module with: npm install basic-grunt-express
var basic_grunt_express = require('basic-grunt-express');
basic_grunt_express.awesome(); // "awesome"
(Coming soon)
(Coming soon)
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.
(Nothing yet)