https://github.com/netosouza22/mastermind-game
An game that you can break a incredible code
https://github.com/netosouza22/mastermind-game
learning-by-doing mastermind-game vue vuejs
Last synced: 3 months ago
JSON representation
An game that you can break a incredible code
- Host: GitHub
- URL: https://github.com/netosouza22/mastermind-game
- Owner: netosouza22
- Created: 2021-09-12T20:27:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-11T20:37:53.000Z (over 4 years ago)
- Last Synced: 2025-07-26T13:41:46.935Z (11 months ago)
- Topics: learning-by-doing, mastermind-game, vue, vuejs
- Language: Vue
- Homepage: mastermind-game-zeta.vercel.app
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mastermind-game
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).