README
A very basic package which offers twitter bootstrap components as re-useable react snippets
Installation
npm install --save bootstrapreact
React reusable components using the twitter bootstrap css
<script type="module">
import vishalraj82Bootstrapreact from 'https://cdn.skypack.dev/@vishalraj82/bootstrapreact';
</script>
A very basic package which offers twitter bootstrap components as re-useable react snippets
npm install --save bootstrapreact