Skip to content

A website where students learn to code while competing against each other

License

Notifications You must be signed in to change notification settings

nehulyadav/codesnail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codesnail

A website where users learn to code while competing against each other

SETUP

Windows and MAC

cd path/to/repo
npm install
node app
  • in browser type 127.0.0.1:3000

LINUX

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

CREDITS ^_^

  • Node.js developers
  • node-passport developers

About

A website where students learn to code while competing against each other

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published