0.0.15 • Published 7 years ago

ek-component-lib v0.0.15

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

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago