Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsaytson/montyhall-vue

The MontyHall game implemented using Vue.js and vue-sweetalert2
https://github.com/tsaytson/montyhall-vue

vue vue-sweetalert2 vuejs2

Last synced: 13 days ago
JSON representation

The MontyHall game implemented using Vue.js and vue-sweetalert2

Awesome Lists containing this project

README

        

# montyhall

## Project setup
```
pnpm install
```

### Compiles and hot-reloads for development
```
pnpm run serve
```

### Compiles and minifies for production
```
pnpm run build
```

### Lints and fixes files
```
pnpm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).