大理博物馆首页

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

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.