This is a build-free alternative to React, written in Vanilla JS. There's no transpiling, no build steps, and no dependencies.
Check out the companion blog post for the thinking behind this.
The demo app is a Password Generator.
None, lol.
Just run SimpleHTTPServer to serve your files:
python -m SimpleHTTPServer