/search-app

Primary LanguageTypeScript

Search Houses App

This project was generated with Angular CLI version 13.1.3.

In this project we used the following node version: v14.18.2 so we would recommend to use the same version.

Installation

Clone the project

  1. git clone https://github.com/JoanAndoni/search-app.git Change into the directory of the project
  2. cd search-app Install the packages for the project
  3. npm i
  • After the installation you will be able to run the development server.

Development server

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.