drwaky-react-component-library

Reusable React components library template

Usage no npm install needed!

<script type="module">
  import drwakyReactComponentLibrary from 'https://cdn.skypack.dev/drwaky-react-component-library';
</script>

README

React Components Library Template

A template for creating a reusable React component library.

Developing

yarn install
yarn start

Building

yarn build