云计算期末作业
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
朱奕帆 555fb19c64 server and manage 3年前
..
build server and manage 删除 3年前
config server and manage 删除 3年前
src server and manage 删除 3年前
static server and manage 删除 3年前
test server and manage 删除 3年前
.babelrc server and manage 3年前
.editorconfig server and manage 3年前
.eslintrc.js server and manage 3年前
.postcssrc.js server and manage 3年前
README.md server and manage 3年前
index.html server and manage 3年前
package-lock.json server and manage 3年前
package.json server and manage 3年前

README.md

music-manage

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.