1.0.1 • Published 5 years ago

lfj-front-end-cli v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Install

npm

npm i lfj-front-end-cli --save-dev
mv node_modules/lfj-front-end-cli/* ./
rm -rf node_modules/lfj-front-end-cli

git

gits: git@github.com:543877815/front-end-cli.git
https: https://github.com/543877815/front-end-cli.git

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 eslint
npm run lint

# run eslint-fix
npm run lint-fix

配置说明