https://github.com/moefe/lyric
✨ 一款非常实用的在线LRC歌词编辑器 (〃ノωノ)
https://github.com/moefe/lyric
lrc lyrics netease-cloud-api qqmusic typescript vue
Last synced: about 1 year ago
JSON representation
✨ 一款非常实用的在线LRC歌词编辑器 (〃ノωノ)
- Host: GitHub
- URL: https://github.com/moefe/lyric
- Owner: MoeFE
- License: mit
- Created: 2016-12-25T10:53:22.000Z (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2019-07-11T02:48:05.000Z (almost 7 years ago)
- Last Synced: 2023-10-20T21:52:20.067Z (over 2 years ago)
- Topics: lrc, lyrics, netease-cloud-api, qqmusic, typescript, vue
- Language: JavaScript
- Homepage:
- Size: 3.48 MB
- Stars: 80
- Watchers: 4
- Forks: 10
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lyric
## 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
```