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

https://github.com/nathaliacosim/montyhall-vuejs

Problema de Monty Hall com VueJS
https://github.com/nathaliacosim/montyhall-vuejs

Last synced: 2 months ago
JSON representation

Problema de Monty Hall com VueJS

Awesome Lists containing this project

README

        

# montyhall

![home_door](https://user-images.githubusercontent.com/26313761/46743107-57708800-cc76-11e8-99bf-c09af2ff53d9.png)

## Project setup
```
npm install
```

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

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

### Run your tests
```
npm run test
```

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