Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

web-education/infra-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infra-components

Angular2 agnostic components library

Build

  • clone this repo
  • npm install
  • npm start

Done !

Use it

npm install web-education/infra-components --save-dev

In your code

import { InfraComponentsModule } from 'infra-components'

@NgModule({
    imports: [
        /* ... */
        InfraComponentsModule
        /* ... */
     ]
})

About

Angular2 agnostic components library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors