0.0.15 • Published 6 years ago

ek-component-lib v0.0.15

Weekly downloads
45
License
-
Repository
-
Last release
6 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

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago