Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timyboy12345/drinkup


https://github.com/timyboy12345/drinkup

Last synced: 6 days ago
JSON representation

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
```