Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.04 KB

About

Drawphone was inspired by Spyfall and Telestrations.

Development

Instructions

  1. Clone the repo to get started
  2. Fork and create any pull requests against the dev branch
  3. Run npm install, then npm start to launch the server
  4. Go to localhost:3000 in your browser

Tips

  • To change the default port, set the PORT environment variable
  • If you set the NODE_ENV environment variable to development, you can use the link localhost:3000/dev to automatically join game ffff. This is helpful for speeding up debugging.