[https://donkeytech.github.io/take6-viewer/dist/index.html](Online Demo)
Or you can head on to gaiaform.io to play the game with other players!
To run a development webserver for your game locally:
yarn start
To build a production version of your game for redistribution:
yarn build
For more info, head on over to Hex Engine's website.