基于vue3+ts+vite的ui组件库
The Jw-ui is a Vue3 component library built with TypeScript. Its documentation includes installation and run steps to help users easily set up and run the library.
To install the Jw-ui theme, follow these steps:
yarn in the terminal.yarn dev and visit http://127.0.0.1:3000 in the browser.yarn build to get the source code in the dist directory.sh deploy.sh to upload to platforms like Github or Gitee.rollup -c to get the files in the dist/lib directory.Jw-ui is a Vue3 component library using TypeScript with detailed documentation on installation, setup, and deployment. With support for Pages functionality, it provides an easy way to build and deploy Vue3 components.