https://github.com/levchak0910/minesweeper
Game "Minesweeper"
https://github.com/levchak0910/minesweeper
cypress e2e vue vue-router vuex
Last synced: 2 months ago
JSON representation
Game "Minesweeper"
- Host: GitHub
- URL: https://github.com/levchak0910/minesweeper
- Owner: levchak0910
- Created: 2019-04-01T18:24:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T23:46:13.000Z (about 6 years ago)
- Last Synced: 2025-02-01T16:48:47.249Z (4 months ago)
- Topics: cypress, e2e, vue, vue-router, vuex
- Language: Vue
- Homepage: https://auto-minesweeper.herokuapp.com
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper
> Game "Minesweeper" implementation on Vue.jsDemo: [heroku app](https://auto-minesweeper.herokuapp.com)
### Comands
```bash
npm run dev # development
npm run build # production
npm run test # e2e tests
npm run lint # linter
```### License
This software is free to use under the MIT license.