Skip to content

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

License

Notifications You must be signed in to change notification settings

gwiant/basic-grunt-express

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%