This project was generated with Angular CLI version 22.0.1.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Navigate to https://landville.vercel.app/ and you'll be served with this application's frontend interface.
Run ng generate component component-name --m app to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.
Serve the client side Vesion of the app using.
npm run serve:browser
Serve the SSR Version of the website using.
npm run serve:ssr
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via Protractor.
Run install:clean to execute a clean installation and start the application
At present, we officially aim to support the last two versions of the following browsers:
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.




