Project website along with more specifications can be fround from: https://leaguesandbox.github.io/
Project chat on Discord: https://discord.gg/0vmmZ6VAwXB05gB6
We're looking for people interested in contributing to the project.
Currently the technologies we use include:
For more detailed project specifications head over to https://leaguesandbox.github.io/
If you're interested in contributing, come find us from Discord and let us know
npm install
at the project rootnpm run watch
npm start
npm run bundle
to bundle all assets into a single bundle.js
.npm run package:win
to build the app for Windows. Run npm run package:osx
to package the app for OS X.