Skip to content

Hengry/minesweeper

Repository files navigation

Quick start:

yarn && yarn start

// or npm
npm install && npm run start

Step by step

First, install dependenciesL

yarn

// or npm
npm install

Then start the project:

yarn start

// or npm
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published