0.8.1 • Published 2 years ago

cli-vue3-vite2-ts v0.8.1

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

中文 | English | View Demo »

Based on Vue3, Vite2 and TypeScript, Vue-router, Pinia, Axios, Vue-i18n and other plug-ins are integrated. ElementPlus is used as a component library, and Echarts, Draggable, wangEditor and other functional components are introduced.


Usage

  1. Clone the repository
git clone https://github.com/wangqf19/cli-vue3-vite2-ts.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

Built in Functions

  • HTTP status code page
  • Login, registration, password retrieval page
  • Management background system
  • Echarts sample page
  • Draggable sample page
  • Internationalization based on VUE-I18N
  • Vue-router-based static and dynamic routing
  • Axios-based API modular management
  • Pinia state management
  • Topic configuration based on NaiveUI
  • Jest unit tests

Any questions?

LICENSE

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

0.8.1

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.4.2

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago