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