README
Brick Components
A quick simple components library to help you out with building your walls with well defined bricks.
Get Started
npm install
Run tests
npm test
Build your application with a well defined components as useful as bricks for your house.
<script type="module">
import brickComponents from 'https://cdn.skypack.dev/brick-components';
</script>
A quick simple components library to help you out with building your walls with well defined bricks.
npm install
npm test