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

https://github.com/realdennis/vue-tarot

Tarobot - Tarot App based on Vue.js using Service worker, draw card & have fun. #塔羅牌 #線上抽牌 #塔羅牌App #塔羅牌抽牌
https://github.com/realdennis/vue-tarot

pwa pwa-apps service-worker service-worker-precache spa tarot tarot-cards vue vue-app vue-tarot web-application

Last synced: 17 days ago
JSON representation

Tarobot - Tarot App based on Vue.js using Service worker, draw card & have fun. #塔羅牌 #線上抽牌 #塔羅牌App #塔羅牌抽牌

Awesome Lists containing this project

README

        

# tarot

## Project setup
```
yarn install
```

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

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

### Run your tests
```
yarn run test
```

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