Skip to content

henryruhs/ngx-crud-playground

Repository files navigation

NGX CRUD Playground

Playground for ngx-crud.

Build Status

Installation

Clone the repository:

git clone https://github.com/henryruhs/ngx-crud-playground.git

Install the dependencies:

npm install

Usage

Serve local development server:

npm start