大理博物馆首页

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

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.