To run the Catalyst demo, first install the npm dependencies:
npm installNext, run the development server:
npx nx dev catalystFinally, open http://localhost:4200 in your browser to view the website.
To run the Catalyst demo, first install the npm dependencies:
npm installNext, run the development server:
npx nx dev catalystFinally, open http://localhost:4200 in your browser to view the website.