@r-components/theme
v0.3.43
Published
🔥 Fully customizable Angular UI components made with ❤️ using Angular CDK 🔥
Downloads
1,385
Maintainers
Readme
@r-components/theme
THIS PACKAGE IS UNDER DEVELOPMENT, RELEASE EXPECTATIONS ARE END 2021
🔥 Fully customizable Angular UI components made with ❤️ using Angular CDK 🔥
Running development mode
root@r-components:~$ npm i -g @nrwl/cli
root@r-components:~$ npm i
root@r-components:~$ nx serve demo
root@r-components:~$ nx serve r-docs-gateway //separate shell
- Demo app builds the component lib on save
- Saving a file from r-docs library will trigger rebuild and fresh restart of both r-docs-gateway and demo app