@superform-xyz/sup-core-ui
v1.70.1
Published
Superform UI components
Downloads
1,009
Readme
Superform UI components
🏠 Storybook
Requirements
node
>=18.16.0nvm
>=0.38.0npm
>=6.14.0
Development
# make sure you have node v18.16.0 installed or nvm installed & configured to use .nvmrc
npm install
# build the library to release / use it as a dependency locally
npm run build
# or run the storybook instance to develop components
npm run storybook
Storybook
npm run storybook # run storybook instance on http://localhost:6006
npm run storybook:build # build storybook static version to /.next folder
Run tests
npm run test
# or run tests in CI-mode
npm run test:ci
Author
👤 Superform
- Website: https://superform.xyz/
- Twitter: @superformxyz
- Github: @superform-xyz
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator