Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 435 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 435 Bytes

MackanTrainer

Welcome, feel free to check out this website on github pages

To get it running locally you can run the following commands

npm install
npm run dev

To get production ready files it should be built with npm run build

This project is based on the preact + TypeScript + Vite template

npm create vite@latest MackanTrainer -- --template preact-ts

Thanks to https://www.redblobgames.com/grids/hexagons/