@croct/template-ui
v0.2.1
Published
UI components for previewing templates installed by Croct CLI.
Readme
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 installBuild Storybook:
npm run build-storybook-web-component
npm run build-storybook-reactRun tests:
npm run test-storybook-web-component
npm run test-storybook-reactLint code to check for style issues:
npm run lintLicense
This library is licensed under the MIT license.
