0.0.15 • Published 5 years ago

ek-component-lib v0.0.15

Weekly downloads
45
License
-
Repository
-
Last release
5 years ago

Project Title

This project is intended for Creating UI modules for EK-Step

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

How to install

npm install ek-component-lib --save

Installing

Put the following entry in module.ts where you intend to use it

import { EkComponentLibModule } from 'ek-component-lib';
@NgModule({
  imports: [
      EkComponentLibModule
  ]
})
0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago