Go to file
龚祖望 6487115aaa add introduction 2023-07-27 10:46:36 +08:00
build first commit 2023-07-26 17:09:40 +08:00
config first commit 2023-07-26 17:09:40 +08:00
src first commit 2023-07-26 17:09:40 +08:00
static first commit 2023-07-26 17:09:40 +08:00
.babelrc first commit 2023-07-26 17:09:40 +08:00
.editorconfig first commit 2023-07-26 17:09:40 +08:00
.gitignore first commit 2023-07-26 17:09:40 +08:00
.postcssrc.js first commit 2023-07-26 17:09:40 +08:00
README.md first commit 2023-07-26 17:09:40 +08:00
index.html first commit 2023-07-26 17:09:40 +08:00
introduction.docx add introduction 2023-07-27 10:46:36 +08:00
package-lock.json first commit 2023-07-26 17:09:40 +08:00
package.json first commit 2023-07-26 17:09:40 +08:00

README.md

dualaxis

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

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