Skip to content

patkub/bs4-polymer

Repository files navigation

Bootstrap 4 Polymer Elements & Shared Styles

GitHub version Circle CI npm version dependencies Status devDependencies Status Greenkeeper badge

Bootstrap 4 elements and shared styles for Polymer 2.

Demo | Docs | Bootstrap 4 | Polymer 2

Setup

First, install Node.js and Yarn

Then, fetch dependencies:

yarn install

Build

This command compiles sass and inlines the resulting css into the components. The resulting components are output to the dist folder.

yarn run build

Releases

No releases published

Packages

No packages published