大理博物馆首页

shaogen1995 a3c8807871 修改路径问题 2 anos atrás
build c486e0779b 初始化 4 anos atrás
config c486e0779b 初始化 4 anos atrás
src a3c8807871 修改路径问题 2 anos atrás
static 4c393f7b8e 修复bug 4 anos atrás
test c486e0779b 初始化 4 anos atrás
.babelrc c486e0779b 初始化 4 anos atrás
.editorconfig c486e0779b 初始化 4 anos atrás
.eslintignore c486e0779b 初始化 4 anos atrás
.eslintrc.js c486e0779b 初始化 4 anos atrás
.gitignore c486e0779b 初始化 4 anos atrás
.postcssrc.js c486e0779b 初始化 4 anos atrás
README.md c486e0779b 初始化 4 anos atrás
index.html 4c393f7b8e 修复bug 4 anos atrás
package-lock.json c486e0779b 初始化 4 anos atrás
package.json c486e0779b 初始化 4 anos atrás

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.