yarn install
or
npm install
yarn serve
or
npm run serve
yarn build
or
npm run build
yarn lint
or
npm run lint
# element-plus
# https://element-plus.org/zh-CN/guide/installation.html
yarn add element-plus
yarn install
or
npm install
yarn serve
or
npm run serve
yarn build
or
npm run build
yarn lint
or
npm run lint
# element-plus
# https://element-plus.org/zh-CN/guide/installation.html
yarn add element-plus