# Jusic-ui **Repository Path**: sacoder/Jusic-ui ## Basic Information - **Project Name**: Jusic-ui - **Description**: 点歌台前端页面 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://music.scoder.club - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Jusic-ui ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).