README
React Components Library Template
A template for creating a reusable React component library.
Developing
yarn install
yarn start
Building
yarn build
Reusable React components library template
<script type="module">
import drwakyReactComponentLibrary from 'https://cdn.skypack.dev/drwaky-react-component-library';
</script>
A template for creating a reusable React component library.
yarn install
yarn start
yarn build