大理博物馆首页

shaogen1995 a3c8807871 修改路径问题 1 year ago
build c486e0779b 初始化 3 years ago
config c486e0779b 初始化 3 years ago
src a3c8807871 修改路径问题 1 year ago
static 4c393f7b8e 修复bug 3 years ago
test c486e0779b 初始化 3 years ago
.babelrc c486e0779b 初始化 3 years ago
.editorconfig c486e0779b 初始化 3 years ago
.eslintignore c486e0779b 初始化 3 years ago
.eslintrc.js c486e0779b 初始化 3 years ago
.gitignore c486e0779b 初始化 3 years ago
.postcssrc.js c486e0779b 初始化 3 years ago
README.md c486e0779b 初始化 3 years ago
index.html 4c393f7b8e 修复bug 3 years ago
package-lock.json c486e0779b 初始化 3 years ago
package.json c486e0779b 初始化 3 years ago

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.