Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Repository files navigation

FirstAngularApp

Following the tutorial here: https://angular.io/tutorial/first-app

Used commands:

ng new first-angular-app
ng serve
ng generate component home --inline-template --skip-tests
ng generate component housingLocation --inline-template --skip-tests
ng generate interface housinglocation
ng generate service housing --skip-tests
ng generate component details --inline-template --skip-tests

JSON Server

npm install -g json-server
json-server --watch db.json

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages