A website where users learn to code while competing against each other
- install node.js http://nodejs.org/download/
- download git repo https://github.com/silps/codebuddy/archive/master.zip
- run cmd or terminal
cd path/to/repo
npm install
node app
- in browser type 127.0.0.1:3000
sudo apt-get install nodejs npm mongodb
git clone https://github.com/silps/codebuddy.git
cd codebuddy
npm install
node app
firefox 127.0.0.1:3000
- Node.js developers
- node-passport developers