Basic Counter Example

Vanilla example in a single HTML file, demonstrating a counter using a Model, and two buttons for incrementing and decrementing the value, and re-rendering by listening to changes.