1.0.0 • Published 6 months ago

vie-web-ui-test v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

VIE WEB UI

The UI components for the Web platform by VieON

Logo

Authors

Tech Stack

Lib: Shadcn ui, React, TailwindCSS

Tool: Vitejs

Acknowledgements

Features

  • Share UI component for Web application
  • Show use guide and document via storybook

Run Locally

Clone the project

  git clone git@gitlab.vieon.vn:vieon-platforms/vie-web-ui.git

Go to the project directory

  cd vie-web-ui

Install dependencies

  yarn install

Start the server

  yarn storybook

Build

To static build in this project run

  yarn build-storybook

The build artifacts will be stored in the ./storybook-static directory.

License

MIT