0.1.0 • Published 2 years ago

jeremy-ui-shiyi v0.1.0

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

jeremy-ui

A sample ui-framework base on Vue3 :rocket:

WIP

This repo still work in process 🚧

Wiki

Click here

Blog

Process

  • Button
  • Dialog
  • Input
  • Switch
  • Table
  • Tabs
  • Card
  • Steps
  • Shield
  • TODO

Install

  • npm
npm install jeremy-ui --save
  • yarn
yarn add jeremy-ui --save

Technology Stack

  • Vue3
  • TypeScript
  • Vite
  • Scss

Deploy

Github Pages

  1. Change base default value from / to ./ in vite.config.ts
  2. Change the history mode from createWebHistory to createWebHashHistory in src/router.ts

Nginx

  1. Set base value to / in vite.config.ts
  2. Set history mode to createWebHistory in src/router.ts

Tips

Pay more attention on Global.ts file

License

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago