1.0.1 • Published 3 years ago

vue-cli-blockman-go v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

blockman go project

blockman go 前端基础工程

Vue + Webpack + Element UI

Build Setup

# nodejs version
recommend v14.6.0

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for testing with minification
npm run build-test

# build for pre-production with minification
npm run build-pre

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

多语言

文件路径:src/language
依赖:vue-i18n, exceljs
配置更多国家语言在src/utils/config

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