Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timyboy12345/drinkup
https://github.com/timyboy12345/drinkup
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/timyboy12345/drinkup
- Owner: timyboy12345
- Created: 2022-02-22T21:18:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T19:14:24.000Z (26 days ago)
- Last Synced: 2024-10-22T14:35:10.378Z (25 days ago)
- Language: JavaScript
- Size: 293 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DrankSpellenWiki
This Vue3 project creates a random game filled with fun mini-games, questions, do's and dares.## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```