rmkane / gbgwcalculator.github.io

A calculator for Gunpla Battle Gunpla Warfare builds →
https://rmkane.github.io/pages/gbgwcalculator
Mozilla Public License 2.0
5 stars 5 forks source link

Add support for grunt #26

Closed rmkane closed 4 years ago

rmkane commented 4 years ago

Added support for node and grunt.

There is now a dist/ directory at the root level, which gets populated when the npm run build script is executed in the console. The index.html page should be loading minified JS/JSON/CSS files now.