Nav apraksta

James f2f2fcd56b 修改消息提示为轻提示 4 gadi atpakaļ
build c0ed4c7a05 first commit 4 gadi atpakaļ
config c0ed4c7a05 first commit 4 gadi atpakaļ
src f2f2fcd56b 修改消息提示为轻提示 4 gadi atpakaļ
static c0ed4c7a05 first commit 4 gadi atpakaļ
test c0ed4c7a05 first commit 4 gadi atpakaļ
.babelrc c0ed4c7a05 first commit 4 gadi atpakaļ
.editorconfig c0ed4c7a05 first commit 4 gadi atpakaļ
.eslintignore c0ed4c7a05 first commit 4 gadi atpakaļ
.eslintrc.js c0ed4c7a05 first commit 4 gadi atpakaļ
.gitignore c0ed4c7a05 first commit 4 gadi atpakaļ
.postcssrc.js c0ed4c7a05 first commit 4 gadi atpakaļ
README.md c0ed4c7a05 first commit 4 gadi atpakaļ
index.html c0ed4c7a05 first commit 4 gadi atpakaļ
package-lock.json c0ed4c7a05 first commit 4 gadi atpakaļ
package.json c0ed4c7a05 first commit 4 gadi atpakaļ

README.md

dali-website

大理博物馆门户网站

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 all tests
npm test

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