@jitera/jitera-web-ui-library
v1.69.7
Published
atoms and component for web project
Downloads
303
Maintainers
Keywords
Readme
Getting Started with Jitera Web UI Library
A public React library providing UI components and making it simple for you to build web application
Developments
In the project directory, you can run:
Runs the storybook in the development mode.
Open http://localhost:6006 to view it in the browser.
yarn storybook
Format Code
yarn lint
yarn format
Builds the app for publishing as NPM Package to the dist
folder.
yarn build