Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 358 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 358 Bytes

Getting Started

Install Dependencies

yarn install

Develop

  1. Start Dev Server
yarn start
  1. Start Socket.IO Server
yarn start:server
  1. Goto URL in Chrome

The https server is using an invalid SSL certificate, you can reach the site by doing: "Advanced" -> "Proceed to localhost (unsafe)"

https://localhost:1234