ctrlaltf2 / lets-play-client

Client for Let's Play (https://github.com/ctrlaltf2/lets-play)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lets-play-client

Building

To build, have nodejs installed and run npm install. After that, run npm run build. This will update the bundle.js inside root/. If you want to build for development purposes, run npm run watch in a separate terminal. This will automatically build files in development mode to allow for debugging. Again, output will be to root/.

About

Client for Let's Play (https://github.com/ctrlaltf2/lets-play)

License:Other


Languages

Language:JavaScript 62.7%Language:CSS 20.4%Language:HTML 16.9%