marclaval / wc-bootstrap

Web Components for Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Components for Bootstrap

A port of ng-bootstrap to standard web components, built with Stencil.

Running scripts

  • npm install to prepare your environment
  • npm start to watch for file changes during develop
  • npm run build to build the app for production

About

Web Components for Bootstrap

License:MIT License


Languages

Language:TypeScript 87.4%Language:HTML 10.7%Language:JavaScript 1.9%