Skip to content

SyafiqTM/angular-customer

Repository files navigation

Customer CRUD Angular

This project was generated with Angular CLI version 14.2.1.

Prerequisite

Installation Node & Angular 14

Mockup Database

This application runs using Json-server. File name database.json located in src/server folder.

Run Installation

Before start please follow the installation script:

npm i

Up Local Database

To make sure crud functionality is up. Please run the script:

npm run server

Serve Angular

Now we can serve our application:

npm serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published