Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 452 Bytes

File metadata and controls

10 lines (8 loc) · 452 Bytes

React-Bootstrap Documentation Website

This website is single page app built on React, with styles and structure taken from the Bootstrap docs website. The app is statically generated to HTML via node and then hosted it by pushing HTML to GitHub Pages.

Source can be found in the react-bootstrap repo.