/node-sockets

Auction

Primary LanguageJavaScript

try the demo

https://blooming-reef-48511.herokuapp.com/

run locally

npm install

before starting the app with

node index.js

for testing, you need to also install mocha and should.js

sudo npm -g install mocha sudo npm -g install should npm test

deploy to heroku

heroku create git push heroku master heroku open

sources

This example inspired by