0.0.31 • Published 5 months ago

integration-ui v0.0.31

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

Integration App UI Kit

Includes <Button /> and ui-kit.css for easy endpoints styling

Dev

  npm run dev

Build

  npm run build

Npm publish

Publishes a package to the registry so that it can be installed by name.

  • npm run publish:version -- patch
  • npm run publish:build
  • npm run publish:publish