/InDepth-guide-routing-data

InDepth guide to passing data via routing

Primary LanguageTypeScript

InDepth guide to passing data via routing

Running app

Install dependencies (requires installed Node >14):

npm install

Run development server:

ng serve

Open localhost:4200