yeshuangdong / net-music

This is a vue test program with vuecli-3.0,typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

API svg

The api service is rely on 'Binaryify/NeteaseCloudMusicApi',please fork into your own respositories.Then,start the NeteaseCloudMusicApi on port 3000.

简介

此项目是基于 vuecli3.0 + typescript 的练手测试项目,仿照网易云音乐实现其部分功能,旨在练习在 vue 中开发中引入 typescript。接口部分依赖于Binaryify/NeteaseCloudMusicApi,请自行 fork 项目至自己的仓库,在 3000 端口启动。

About

This is a vue test program with vuecli-3.0,typescript.


Languages

Language:Vue 60.6%Language:TypeScript 21.5%Language:CSS 12.8%Language:JavaScript 4.7%Language:HTML 0.4%