8000 GitHub - paulgreg/extreme-startup: Extreme startup game done at Valtech in may 2012
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

paulgreg/extreme-startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code built (under presure) during an Extreme Startup session. We choose the TDD path but it didn’t make us win...

Install package using npm : 'npm install'

Launch test using that command : './node_modules/.bin/mocha -R spec'

or continuously like that : 'while true; do; sleep 1 && clear && ./node_modules/.bin/mocha -R spec; done;'

Launch server using nodemon (restart server after app has changed or when it crashes) : './node_modules/.bin/nodemon --debug app.js'

About

Extreme startup game done at Valtech in may 2012

Resources

License

Stars

Watchers

Forks

0