Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/litongjava/listen-know-web
listen-know-web
https://github.com/litongjava/listen-know-web
Last synced: about 1 month 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-05T21:31:20.000Z (9 months ago)
- Last Synced: 2024-04-05T22:30:33.910Z (9 months ago)
- Language: Vue
- Homepage: https://listen-know-web.vercel.app
- Size: 1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- 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/).