pouretrebelle / socket-mazes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket Mazes

🙌 Run It

I use Yarn for dependency management, installation instructions can be found here.

  • yarn install - install all the site's dependencies
  • yarn run dev:server - run Express in dev mode on localhost:8081
  • yarn run dev:client - run frontend with HMR on localhost:8080

🚀 Deploy it

The site is deployed to pouretrebelle.github.io/socket-mazes using Github Pages from the docs folder. The app can be updated by running yarn run build and then committing with a :rocket: commit message.

About


Languages

Language:JavaScript 97.6%Language:HTML 2.2%Language:CSS 0.2%