0.0.11 • Published 3 years ago

lux-demo v0.0.11

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

Lux Demo

npm version Build Status Dependencies Status codecov MIT license

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

  1. Library source code is under 'projects/lux/' folder.
  2. Sample project documenting the library under 'src' folder.

Copyright and License