@gpnextjs/tailwind-ui-components
v1.0.18
Published
resuable components for next-app
Readme
next-ui
Resuable components built for using in next-app, link the package to the host app during development.
development
Run Storybook to view list of components npm run storybook
build - After each change
npm run build-lib
build production
npm run build-production
publish - Publish new updates to npm with patch update
npm run publish
