Skip to content

xie007/angular-housing-location-tutorials

Repository files navigation

NgLearn

source Angular tutorials

This project was generated using Angular CLI version 21.0.5.

Development server

To start a local development server, run:

# start Angular Project
ng serve
# start json-server for api
json-server --watch db.json

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

json-server running on http://localhost:3000/locations

Some clis

Angular CLI includes powerful code scaffolding tools. To generate a new component, run:

ng generate component component-name
ng generate --help
ng build
ng test
ng e2e

About

this a angular demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published