This is just a proof of concept of putting vdom inside of polymer 1. There is definitely room for improvement. By no means is this a full test of making sure all vue capabilities work inside of polymer 1.
- npm install
- bower install
- npm run react-build
- npm run vue-build
- npm run dev
- Bundle entire app
- Test in IE 11
- Figure out an easy way to develop ract and vue independently