README
bf-component-library
The generic component library for react projects.
Getting started
git@github.com/blue-frontend/bf-component-library
npm install
npm start
Installation
npm install
Build component library
npm run build
Basic components for react projects.
<script type="module">
import bluefrontendBfComponentLibrary from 'https://cdn.skypack.dev/@bluefrontend/bf-component-library';
</script>
The generic component library for react projects.
git@github.com/blue-frontend/bf-component-library
npm install
npm start
npm install
npm run build