大理博物馆首页

shaogen1995 3a47291502 修改样式 il y a 4 ans
build c486e0779b 初始化 il y a 4 ans
config c486e0779b 初始化 il y a 4 ans
src 3a47291502 修改样式 il y a 4 ans
static c486e0779b 初始化 il y a 4 ans
test c486e0779b 初始化 il y a 4 ans
.babelrc c486e0779b 初始化 il y a 4 ans
.editorconfig c486e0779b 初始化 il y a 4 ans
.eslintignore c486e0779b 初始化 il y a 4 ans
.eslintrc.js c486e0779b 初始化 il y a 4 ans
.gitignore c486e0779b 初始化 il y a 4 ans
.postcssrc.js c486e0779b 初始化 il y a 4 ans
README.md c486e0779b 初始化 il y a 4 ans
favicon.png 5ba1a555c0 修复头疼bug il y a 4 ans
index.html c486e0779b 初始化 il y a 4 ans
package-lock.json c486e0779b 初始化 il y a 4 ans
package.json c486e0779b 初始化 il y a 4 ans

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.