Vue is awesome!
Two-way data binding listens for changes and automatically updates.
This is component adds!
Two-way data binding listens for changes and automatically updates.
This is component adds!
Here's another component.
This one subtracts!
This is component multiplies!
This is component divides!
It's nice to start without having to add them, so everything goes in this one HTML file.
Add your own component!
HTML, CSS, and JS for each component can go in a single .vue file.
Learn more at Vue.js!