Skip to content

ankitpasayat/angular-homes-app

Repository files navigation

Angular Homes App

  • Install Angular if you don't have it installed

    npm install -g @angular/cli

  • Install JSON Server if you don't have it installed

    npm install -g json-server

  • Clone this branch to your local machine

    git clone https://github.com/ankitpasayat/angular-homes-app.git

  • Once the code has been downloaded

    cd angular-homes-app

  • Install the depencies

    npm install

  • Run the JSON Server

    json-server --watch db.json

  • Run the application

    ng serve

About

Angular 16 tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors