hex-engine-scripts
v0.11.2
Published
This package provides a CLI for your [Hex Engine](https://github.com/suchipi/hex-engine) game that can do the following:
Downloads
88
Readme
hex-engine-scripts
This package provides a CLI for your Hex Engine game that can do the following:
- Run a development server
- Make a production build of your code for distribution
- Run your tests
It's automatically installed and set up when you use create-hex-engine-game.
Prior Work / Thanks
hex-engine-scripts is heavily inspired by, and uses some code from, react-scripts.
