Skip to content

Chgv99/angular-house-renting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular House Renting

Angular project built to follow Angular's official first app tutorial.

To try it locally, you'll need Node 24 and Angular 20. Once you got that, run:

  1. npm install
  2. ng serve or npm start
  3. npx json-server --watch db.json (starts the http server with the mock data)

About

Angular basics official tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published