0.9.2 • Published 1 year ago

hex-engine-scripts v0.9.2

Weekly downloads
58
License
MIT
Repository
-
Last release
1 year ago

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.