Skip to content

r4nd0m/angular-crud

Repository files navigation

angular-crud

Simple CRUD app using angular and REST API

Development server

Run npm run start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Development backend server

Run npm run backend for a dev server. The REST server will be started. /backend/db.json will be used as a databese. Navigate to http://localhost:3000/ to review the API and query the data.

About

More angular code examples, more fresh :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published