1.0.2 • Published 8 years ago

nxan-itcore v1.0.2

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
8 years ago

Libreria angular para el area IT de Banhaia

Instalar

npm install --save nxan-itcore

Importar

import { NxAnItCore } from 'nxan-itcore';

@NgModule({
  imports: [
    BrowserModule,
    NxAnItCore,
    ...
  ]
  ...
})
export class AppModule {}
1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago