lux-demo
v0.0.11
Published
Lux Library and documentation. User Interface components for Angular.
Downloads
17
Maintainers
Readme
Lux Demo
Lux is an Angular library with User Interface components.
Install
From npmjs: @metadev/lux
npm i @metadev/lux
Documentation and samples
See online documentation.
Local setup
Clone this repo and then:
npm i
npm test
ng serve
Code organization
- Library source code is under 'projects/lux/' folder.
- Sample project documenting the library under 'src' folder.
Copyright and License
- Created and mantained by Metadev.
- Distributed under MIT license.