A sample ui-framework base on Vue3 🚀
This repo still work in process 🚧
- Button
- Dialog
- Input
- Switch
- Table
- Tabs
- Card
- Steps
- Shield
- TODO
- npm
npm install jeremy-ui --save
- yarn
yarn add jeremy-ui --save
- Vue3
- TypeScript
- Vite
- Scss
- Change
base
default value from/
to./
invite.config.ts
- Change the
history
mode fromcreateWebHistory
tocreateWebHashHistory
insrc/router.ts
- Set
base
value to/
invite.config.ts
- Set
history
mode tocreateWebHistory
insrc/router.ts
Pay more attention on Global.ts
file