https://github.com/19h47/truth-or-dare
https://github.com/19h47/truth-or-dare
vuejs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/19h47/truth-or-dare
- Owner: 19h47
- Created: 2020-03-22T13:59:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T06:33:28.000Z (over 2 years ago)
- Last Synced: 2025-01-30T16:17:05.239Z (4 months ago)
- Topics: vuejs
- Language: Vue
- Homepage: http://truth-or-dare.lebitchclub.fr/
- Size: 2.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Truth or dare
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Authors and acknowledgment
- Thanks to [Thierry Michel](https://github.com/thierrymichel/dwa-movie-wishlist)