Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 271 Bytes

File metadata and controls

15 lines (10 loc) · 271 Bytes

Catalyst Demo

To run the Catalyst demo, first install the npm dependencies:

npm install

Next, run the development server:

npx nx dev catalyst

Finally, open http://localhost:4200 in your browser to view the website.