Skip to content
main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Liveboard🖥

Netlify Status Version github

Live sharing board powered by socket.io, React and Nodejs👨‍🏫


Screenshot1

Checkout👨‍💻 : https://liveboard.netlify.app/

Installation

#clone repo
git clone https://github.com/agarwalamn/liveboard.git

# change directory
cd liveboard

# install dependencies
npm run install-client
npm run install-server

# run server and client
npm run client
npm run server

#Boom✨ your project is live

Updates

  • 🎊User can create custom lobby now!

Built with ❤️ by agarwalamn


Written with StackEdit.