ts-react-boilerplate

1.0.0 • Public • Published

Shop Components

Idea behind this repo is to keep our components separated from our core web app. This way we can test it individually, detect breaking changes, and most importantly, re-use it in various project, say backend?

Demo of all the components will be provided under documentation repository with details on how to use a specific component and code examples

For this repository, we only create re-usable components, test them and release using semantic-release

We'll rely heavily on testing, whenever it's required to see the component on the browser, We can edit the examples/Page.tsx, one can create new files, but be sure not to export them anywhere since we want to keep this package minimal in size.

Package Sidebar

Install

npm i ts-react-boilerplate

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • cf-demon