Skip to content

HichamGS/angular-product-full-crud

Repository files navigation

Installation

Run npm install then run npm install json-server -g json-server .

Development server

Run json-server -p 5000 products.json to build a rest API.

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

About

This is an example of product management using Angular 4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published