Intro example
January 9, 2017 ยท View on GitHub
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.
Usage
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.