Setting up mock server (#6)

This commit is contained in:
Matthew Dillon 2015-02-28 09:31:30 -09:00
parent 6c58af7945
commit 258ce2269f
9 changed files with 545 additions and 5 deletions

3
server/.jshintrc Normal file
View file

@ -0,0 +1,3 @@
{
"node": true
}