kawarpreetsingh / awesome-minesweeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

The awesome minesweeper game is created in love with React by Kawarpreet Singh.

Available Scripts

  1. Extract the zip file
  2. Install node js if not there in the system.
  3. Under the root directory of the folder, run

npm install

To install all the required npm dependencies

npm start

To serve the project @ http://localhost:3000/

npm run build

To create a build in the build folder to be deployed in any static server

About


Languages

Language:JavaScript 82.1%Language:CSS 9.0%Language:HTML 8.9%