Skip to content

ankitkaushik24/angular-reactive-crud

Repository files navigation

example-app

Description

A simple Angular application that displays a list of users. Users can be added and edited through a dialog.

Getting Started

Prerequisites

Node.js and npm (or yarn)

Installation

npm install (or yarn install)

Running the app

npm start (or yarn start) - This will typically start a development server on http://localhost:4200/.

Running Tests

npm test (or yarn test)

Built With

  • Angular
  • Angular Material
  • RxJS
  • TypeScript

About

CRUD operations showcased using functional reactive approach (Declarative) heavily using RxJs (Reactive eXtension of JavaScript))

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors