Experimenting with building Ractive.js components based on Bootstrap markup and styles.
Current repository is a work in progress, with one page POC demonstrating basic approach.
End goal is to build up a library of reusable components, similar to React Bootstrap.
The solution should be optimised before using on production.
npm installgrunt copynode server
You have to run grunt watch task in a separate window in order to use live reload.