Skip to content

elsbree/react-bootstrap-modal-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-modal-example

An example modal implementation in React, using react-bootstrap.

Setup

  1. Run npm install in the repo root directory.
  2. Install browserify globally using npm install -g browserify.
  3. Run browserify: browserify example/app.jsx -o example/app.js
  4. Open examples/index.html in your favorite browser and enjoy.

About

An example modal implementation in React, using react-bootstrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published