WideESG:ESG项目主站
Go to file
徐聿成 bb9a4b6896 test 2021-11-15 10:46:26 +08:00
build test 2021-11-15 10:33:01 +08:00
config test 2021-11-15 10:33:01 +08:00
src test 2021-11-15 10:33:01 +08:00
static test 2021-11-15 10:33:01 +08:00
.babelrc test 2021-11-15 10:33:01 +08:00
.editorconfig test 2021-11-15 10:33:01 +08:00
.gitignore test 2021-11-15 10:33:01 +08:00
.gitlab-ci.yml test 2021-11-15 10:46:26 +08:00
.postcssrc.js test 2021-11-15 10:33:01 +08:00
Dockerfile test 2021-11-15 10:46:26 +08:00
README.md test 2021-11-15 10:33:01 +08:00
index.html test 2021-11-15 10:33:01 +08:00
nginx.conf test 2021-11-15 10:46:26 +08:00
package-lock.json test 2021-11-15 10:33:01 +08:00
package.json test 2021-11-15 10:33:01 +08:00

README.md

esg-wireframes

A Vue.js project

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.