Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiibo382/bingo-app-v2
https://github.com/kiibo382/bingo-app-v2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiibo382/bingo-app-v2
- Owner: kiibo382
- Created: 2021-09-19T08:42:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T09:53:18.000Z (about 3 years ago)
- Last Synced: 2024-04-18T02:15:32.060Z (7 months ago)
- Language: Vue
- Size: 1.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bingo-app-v2
Create this to try github pages(see below)
https://kiibo382.github.io/bingo-app-v2/## 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
```