A styleguide that showcases Bootstrap 4 components styled with the obi-bootstrap package.
The site can be accessed at http://bootstrap-styleguide.obinnangini.com
Run the start
npm script. Webpack Dev Server will host the site at http://localhost:9000
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