Skip to content

My attempt at an online version of Moniker's during this pandemic

License

Notifications You must be signed in to change notification settings

lastcoolnameleft/sobriquet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sobriquet

My attempt at an online version of the popular party game Monikers during this crazy pandemic.

Building and running on localhost

Window #1 - Backend

git clone https://github.com/lastcoolnameleft/sobriquet.git
cd sobriquet/server
npm install
npm run start-dev

Window #2 - Frontend

cd sobriquet/client
npm install
npm run start-dev

In your browser, go to: http://localhost:8080/

Credits

Thanks to:

About

My attempt at an online version of Moniker's during this pandemic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published