nap-ui-library
v0.0.26
Published
## Getting Started
Readme
UI Component library
Getting Started
npm run build
npm run storybook
What's in it?
- react components
- tailwind css
- storybook
- vite
- npm packaging, publishing
- typescript
important notes
- chech the various configs of each fmks as they contain specific fixes.
How we go there...
npm init vite@latest my-ui-library -- --template react-ts
