项目作者: redaxmedia

项目描述 :
Playground for ngx-crud
高级语言: TypeScript
项目地址: git://github.com/redaxmedia/ngx-crud-playground.git
创建时间: 2019-10-31T10:26:31Z
项目社区:https://github.com/redaxmedia/ngx-crud-playground

开源协议:

下载


NGX CRUD Playground

Playground for ngx-crud.

Build Status

Installation

Clone the repository:

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

Install the dependencies:

  1. npm install

Usage

Serve local development server:

  1. npm start