This project was generated with Angular CLI version 16.1.6.
Run Demo The application is hosted on Cloudflare pages.
Run npm start
or 'yarn startfor a dev server. Navigate to
http://localhost:4200/`. The application will automatically reload if you change any of the source files.
First, need to install all dependencies with npm install
or yarn install
Run npm run build
or yarn build
to build the project.
The build artifacts will be stored in the dist/
directory.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.