Play online at https://zachjensz.github.io/minesweeper or follow the steps below:
- Clone repo
Github CLI: gh repo clone zachjensz/minesweeper
Git: git clone [email protected]:zachjensz/minesweeper.git
- Install Vite
In the project folder, run npm i
- Run a dev server
Run npm run dev
to start the vite dev server, then click the link from within the terminal