An open API service indexing awesome lists of open source software.

https://github.com/tgdev/weewikipaint

Sample test driven webapp from James Shore's "Let's code javascript" web video series.
https://github.com/tgdev/weewikipaint

Last synced: over 1 year ago
JSON representation

Sample test driven webapp from James Shore's "Let's code javascript" web video series.

Awesome Lists containing this project

README

          

#Wee Wiki Paint

Dummy web app from [Let's code TDJS](http://www.letscodejavascript.com).

## Dependencies

- Node.JS
- Git
- Nodeunit (test framework)

To build:
1. Open command prompt
2. Run npm install
3. Run jake