Skip to content

spiyushani/angular-crud-with-json-server

Repository files navigation

Angular CRUD application with JSON server

Development server with JSON server as the backend

Run ng serve for a dev server. Navigate to http://localhost:4200/.

Run npm run server or json-server --watch ./src/assets/mock-data/countries.json --port 8000 to start the JSON server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published