1.1.3 • Published 2 years ago

fun-cli-vue v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

中文 | English | View Demo »

Vue3, Vite2, TypeScript, ElementPlus front-end scaffolding, integrated with vuE-Router, Pinia, Axios, VUE-I18N, TailwindCss plug-ins, Introduce Echarts, GaodeMap, wangEditor and other functional components as business extensions.


Usage

  1. Clone the repository
git clone https://github.com/wangqf19/fun-cli-vue.git
  1. Install npm packages

npm install
  1. Running the development environment
npm run dev
  1. Production environment packaging
npm run build

Cli commands

  • Preview the production environment locally
npm run preview
  • Prettier automatically formats code
npm run prettier
  • Eslint validates code formats
npm run lint
  • Jest unit tests
npm run test

Any questions?

LICENSE

The copyright notice and license notice must be included with the software and all copies of the software.