Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 508 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 508 Bytes

Bootstrap Styleguide

A styleguide that showcases Bootstrap 4 components styled with the obi-bootstrap package.

The site can be accessed at http://bootstrap-styleguide.obinnangini.com

Development

Run the start npm script. Webpack Dev Server will host the site at http://localhost:9000

Production

Run the build script. The static assets will be bundled in a dist folder, which can be hosted on lightweight server like http-server or nginx