Skip to content

MWISim/mwisim.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.8%
  • HTML 39.2%