git clone git@github.com:thewebartisan7/posthtml-bootstrap-ui-starter.git
npm install
npm run buildIf you want to publish all Boostrap UI components without using the ui namespace then run below command.
npm run ui:publishAll components will be copied inside src/components and src/layouts without the ui namespace.
This starter template is still under development.