云计算期末作业
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
朱奕帆 a40b8a3e26 client 4 years ago
..
build client 删除 4 years ago
config client 删除 4 years ago
src client 删除 4 years ago
test client 删除 4 years ago
.babelrc client 4 years ago
.editorconfig client 4 years ago
.eslintignore client 4 years ago
.eslintrc.js client 4 years ago
.postcssrc.js client 4 years ago
README.md client 4 years ago
index.html client 4 years ago
package-lock.json client 4 years ago
package.json client 4 years ago

README.md

music

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.