dvcoolster / minesweep-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MineSweep

Installation

After cloning the directory

We need to install all the dependencies in package.json in node modules.

npm install

Now, to start the server on defined port

npm start

You can now go to browser on defined port and view. Default

http://localhost:1111/

About


Languages

Language:JavaScript 93.4%Language:HTML 6.6%