/intro-example

An introductory NX app - featuring data-binding, client-side routing and project organization.

Primary LanguageJavaScriptMIT LicenseMIT

Intro example

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.