云计算期末作业
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
朱奕帆 a40b8a3e26 client 3 anos atrás
..
build client 删除 3 anos atrás
config client 删除 3 anos atrás
src client 删除 3 anos atrás
test client 删除 3 anos atrás
.babelrc client 3 anos atrás
.editorconfig client 3 anos atrás
.eslintignore client 3 anos atrás
.eslintrc.js client 3 anos atrás
.postcssrc.js client 3 anos atrás
README.md client 3 anos atrás
index.html client 3 anos atrás
package-lock.json client 3 anos atrás
package.json client 3 anos atrás

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.