https://github.com/litongjava/listen-know-web
listen-know-web
https://github.com/litongjava/listen-know-web
Last synced: 11 months ago
JSON representation
listen-know-web
- Host: GitHub
- URL: https://github.com/litongjava/listen-know-web
- Owner: litongjava
- Created: 2023-11-26T05:30:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T21:31:20.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T04:09:39.935Z (about 1 year ago)
- Language: Vue
- Homepage: https://listen-know-web.vercel.app
- Size: 1.52 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# listen-know-web
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Run your unit tests
```
yarn test:unit
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).