Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moefe/lyric
✨ 一款非常实用的在线LRC歌词编辑器 (〃ノωノ)
https://github.com/moefe/lyric
lrc lyrics netease-cloud-api qqmusic typescript vue
Last synced: 4 days ago
JSON representation
✨ 一款非常实用的在线LRC歌词编辑器 (〃ノωノ)
- Host: GitHub
- URL: https://github.com/moefe/lyric
- Owner: MoeFE
- License: mit
- Created: 2016-12-25T10:53:22.000Z (almost 8 years ago)
- Default Branch: dev
- Last Pushed: 2019-07-11T02:48:05.000Z (over 5 years ago)
- Last Synced: 2023-10-20T21:52:20.067Z (about 1 year 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
```