sazzer / pusher-mud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pusher based MUD

This application is the example for the Pusher based MUD article available at ......

In order to use this you need to:

  • Create a Pusher Application
  • Update pusher-mud-backend/routes/pusher.js and pusher-mud-frontend/src/pusher.js with the credentials obtained
  • Execute npm install and npm start in both pusher-mud-backend and pusher-mud-frontend
  • Visit http://localhost:3000

Enjoy!

About


Languages

Language:JavaScript 86.4%Language:HTML 10.8%Language:CSS 2.7%