Skip to content

VMedeiros/angular-crud-20

Repository files navigation

Crud-Angular

This project aims to present a platform for registering person CRUD; this is a template for a complete project made with angular 7 and Json-Server; Here you will be able to view the items, add, edit and remove; The interface was made with primeng;

Development server

To run it, you need to have Angula Cli, Node, and Json-Server configured on the machine;

Tools

After cloning or downloading the repository, access the application root and execute the following commands:

Execution

  • npm install --save to download node_modules packages;
  • json-server --watch db.json to raise the backend;
  • Run ng serve for the dev server. Navigate to http://localhost:4200/
  • The application will be updated automatically;

Live App

Dev Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published