Skip to content

xmj-alliance/lib-ngx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm

lib-ngx

Common lib for Angular 2+.

Created by @xmj-alliance and its members during other Angular 2+ project development.

Libs

Components

Inkbar

Directives

Img0

Services

DataService

Development

Build entire project via gulp:

npm run build

Run unit tests via Karma - Jasmine:

npm run test

Run demo locally

npm run serve