0.0.34 • Published 5 years ago

pulsifi-lib v0.0.34

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

5 years ago

0.0.31

5 years ago

0.0.29

5 years ago

0.0.22

5 years ago

0.0.16

5 years ago

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

5 years ago

0.0.10

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