LumiSign / ui /README.md
anthony01's picture
feat: add UI components including Skeleton, Slider, Sonner, Switch, Table, Tabs, Textarea, Toggle Group, Toggle, Tooltip, and utility hooks
263280b
|
Raw
History Blame Contribute Delete
326 Bytes
# Low-Fidelity UI Wireframe
This is a code bundle for Low-Fidelity UI Wireframe. The original project is available at https://www.figma.com/design/6ZDTdPWzDdrchT01r0UbeY/Low-Fidelity-UI-Wireframe.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.