WIP, goal: not really sure. Some game prototping in HOMM theme
Based on: https://github.com/smith-chris/react-starter/tree/typescript
Clone the repo and install local dependencies run:
npm i
To develop run:
npm start
and open localhost:8080
To build production package run:
npm run prod
and you will find compiled files in /dist
directory.
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.