Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 429 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 429 Bytes

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.