Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 551 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 551 Bytes

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