An introductory app - built with NX. It
features data-binding, client-side routing, and project organization.
You can find the accompanying Getting started
tutorial here.
Clone the repo and run npm i
and npm start
. The npm start
command bundles
the source and starts a local server. The demo is exposed on localhost:3000
.