Michel Wilhelm 5b5500f6ac
All checks were successful
Creates a docker image for production / Build the docker image (push) Successful in 48s
Usando npm ci
2025-02-05 11:56:28 -03:00
2020-11-07 01:47:02 -03:00
2020-11-07 01:47:02 -03:00
2020-11-07 01:47:02 -03:00
2020-11-08 17:59:45 -03:00
2020-11-07 22:48:50 -03:00
2020-11-07 01:26:03 -03:00
2025-02-05 11:56:28 -03:00
2025-02-05 10:53:42 -03:00
2020-11-07 00:49:03 -03:00
2020-11-07 01:26:03 -03:00
2025-02-05 11:56:28 -03:00
2020-11-07 01:26:03 -03:00
2020-11-07 22:55:41 -03:00
2020-11-08 15:43:49 -03:00

Minesweeper Frontend

Stack used:

OpenAPI 3 documentation: https://apidoc.mines.makecodes.dev/ Game frontend: https://mines.makecodes.dev/ Backend github repo: https://github.com/imakecodes/minesweeper-backend

Next desired steps

  • Create unit tests
  • Create e2e tests
  • Design the authentication page
  • Create the scoreboard

Running locally

Clone the repository

git clone git@github.com:imakecodes/minesweeper-frontend.git
cd minesweeper-frontend

Install dependencies

npm install

Run the application

npm run start

The application will be available at http://localhost:3000

Description
No description provided
Readme 543 KiB
2025-02-05 15:06:34 +00:00
Languages
JavaScript 91.9%
SCSS 6.5%
HTML 1.3%
Dockerfile 0.3%