https://github.com/queue-inc/prdct__rhyme__webapp__sample
https://github.com/queue-inc/prdct__rhyme__webapp__sample
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/queue-inc/prdct__rhyme__webapp__sample
- Owner: Queue-inc
- Created: 2020-10-28T05:53:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-28T10:06:55.000Z (over 5 years ago)
- Last Synced: 2025-01-26T06:25:05.070Z (over 1 year ago)
- Language: Vue
- Size: 2.16 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prdct__rhyme__webapp__sample
## 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/).