0.0.34 • Published 7 years ago

pulsifi-lib v0.0.34

Weekly downloads
-
License
-
Repository
-
Last release
7 years ago

📦 Installation

$ npm i pulsifi-lib -S
$ yarn install pulsifi-lib

🔨 Usage

Import the module into every module where you want to use the components.

import { PulsifiLibraryModule } from 'pulsifi-lib';

@NgModule({
  imports: [ PulsifiLibraryModule ]
})
export class AppModule {
}

⌨️ Development

$ git clone git@github.com:hanjeahwan/pulsifi-library.git
$ cd pulsifi-lib
$ npm install
$ npm run serve:demo

🖥 Build Site / Library

$ npm run build:demo
$ npm run generate
0.0.34

7 years ago

0.0.31

7 years ago

0.0.29

7 years ago

0.0.22

7 years ago

0.0.16

7 years ago

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.9

7 years ago

0.0.10

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