|
@@ -44,13 +44,13 @@ Online examples do not apply to menu filtering by default, but directly use Stat
|
|
|
## Preparation
|
|
|
|
|
|
- [node](http://nodejs.org/) and [git](https://git-scm.com/) - Project development environment
|
|
|
-- [Vite4](https://vitejs.dev/) - Familiar with vite features
|
|
|
+- [Vite](https://vitejs.dev/) - Familiar with vite features
|
|
|
- [Vue3](https://v3.vuejs.org/) - Familiar with Vue basic syntax
|
|
|
- [TypeScript](https://www.typescriptlang.org/) - Familiar with the basic syntax of `TypeScript`
|
|
|
- [Es6+](http://es6.ruanyifeng.com/) - Familiar with es6 basic syntax
|
|
|
- [Vue-Router-Next](https://next.router.vuejs.org/) - Familiar with the basic use of vue-router
|
|
|
- [Element-Plus](https://element-plus.org/) - Familiar with the basic use of element-plus
|
|
|
-- [Mock.js](https://github.com/nuysoft/Mock) - mockjs basic syntax
|
|
|
+- [Faker.js](https://github.com/faker-js/faker#readme) - Generate massive amounts of fake contextual data
|
|
|
|
|
|
## Install and use
|
|
|
|