1.1.1 • Published 3 years ago

regrid-schematics v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Getting Started With Regrid Schematics

This repository is a basic Schematic implementation of customized Regrid Schematics

Installation

yarn add --dev regrid-schematics

Available Schematics

component - A customized Regrid component with properly formatted .spec.ts and .ts files

Usage

ng generate regrid-schematics:component 'line chart'

This will give us a new component in /src/app/line-chart.