Skip to content

bacchilu/react-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-bootstrap

Some tests of mine in eclapsulating Bootstrap widgets in React Components.

Install

Install with

npm install @bacchilu/react-bootstrap

Usage

In this way:

import {Modal} from '@bacchilu/react-bootstrap';

Modal.render('Hello World', <p>CIAO</p>);

Development

npm run serve

About

Bootstrap modal incapsulated in a React Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published