ui
Novum UI Components library
Components
- TextField
- PhoneInput
See storybook core section for usage examples
Context
- ThemeContextProvider
Development
-
yarn test
: run tests -
yarn lint
: check codestyle -
yarn build
: build package -
yarn watch
: build package and watch for changes -
yarn clean
: remove generated files