0.2.1 • Published 5 months ago
@croct/template-ui v0.2.1
Overview
This library provides a set of UI components for previewing templates installed by the Croct CLI.
Components
Check out the Storybook for a live preview of the components.
Contributing
Contributions are welcome!
- Report issues on the issue tracker.
- For major changes, open an issue first to discuss.
- Ensure test coverage is updated accordingly.
Testing
Install dependencies:
npm install
Build Storybook:
npm run build-storybook-web-component
npm run build-storybook-react
Run tests:
npm run test-storybook-web-component
npm run test-storybook-react
Lint code to check for style issues:
npm run lint
License
This library is licensed under the MIT license.