英文版

bill-lai d7eb25d10e x 3 éve
build d12dd0f1a5 本地同步 6 éve
config d12dd0f1a5 本地同步 6 éve
src d7eb25d10e x 3 éve
static d12dd0f1a5 本地同步 6 éve
test d12dd0f1a5 本地同步 6 éve
.babelrc d12dd0f1a5 本地同步 6 éve
.editorconfig d12dd0f1a5 本地同步 6 éve
.eslintignore d12dd0f1a5 本地同步 6 éve
.eslintrc.js d12dd0f1a5 本地同步 6 éve
.gitignore d12dd0f1a5 本地同步 6 éve
.postcssrc.js d12dd0f1a5 本地同步 6 éve
README.md d12dd0f1a5 本地同步 6 éve
index.html d7eb25d10e x 3 éve
package.json d12dd0f1a5 本地同步 6 éve

README.md

4dagehome

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.