Skip to content

Simple form in order to add customer information and a grid to display information ,delete and edit.

Notifications You must be signed in to change notification settings

SimaAmini/Customer-Project-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

customer-project

Installation

Database

create a database named testdb on mysql

Run back-end

  • cd back-end
  • npm install to install the application's dependencies
  • npm start to start the application

Run front-end

  • cd front-end
  • npm install to install the application's dependencies
  • ng serve to start the application
  • Navigate to http://localhost:4200/

About

Simple form in order to add customer information and a grid to display information ,delete and edit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published