大理博物馆首页

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

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.