/js-mine-sweeper

A minesweeper game made with HTML, CSS and JS

Primary LanguageJavaScript

js-mine-sweeper

A minesweeper game made with HTML, CSS, JS

For installing:

Open project directory and type in the terminal

npm install
serve . -l 3000

The project will run at localhost:3000