1.0.13 • Published 2 years ago
vie-web-ui v1.0.13
VIE WEB UI
The UI components for the Web platform by VieON

Authors
Tech Stack
Lib: Shadcn UI, Reactjs, TailwindCSS
Tool: Vitejs
Acknowledgements
Features
- Share UI component for Web application
- Show use guide and document via storybook
Demo (Storybook)
You can find the Storybook with an example for every component in this library here
Run Locally
Clone the project
git clone git@gitlab.vieon.vn:vieon-platforms/vie-web-ui.gitGo to the project directory
cd vie-web-uiInstall dependencies
yarn installStart the server
yarn storybookBuild
To static build in this project run
yarn build-storybookThe build artifacts will be stored in the ./storybook-static directory.