daveystruijk / mwisim.github.io

MWI Combat Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MWICombatSimulator

How to run locally for development purposes

Install dependencies:

npm install

Build webpack bundle

npm run build

That's it. You can now open index.html in your browser of choice. You may need to enable CORS or host the site locally for it to load properly.

Here is an example to integrate GitHub for local testing purposes.

About

MWI Combat Simulator


Languages

Language:JavaScript 60.8%Language:HTML 39.2%