A fable (F#) + uhtml minimal app
Run npm install
to build: make
The repository includes an extremely simple server which can be invoke with
make serve
for just a quick demo.
Example App is REALLY minimal, just renders 'Hello' and console.log when clicked.