@talenra/ngx-base
v4.6.0
Published
Reusable UI building blocks for Talenra Angular apps.
Downloads
193
Readme
talenra – Base library for Angular
The Base library for Angular provides reusable building blocks for Angular apps. Using the pre-made components allows frontend developers to focus on the app-specific challenges. The library fuels rapid development of Talenra apps that comply with the talenra design system.
Setup and Installation
Make sure you have node >= 16 and npm >= 8 installed.
# Check node version
node --version
# Check npm version
npm --version
Install the package.
npm i @talenra/ngx-base
How to get started
The tutorial "build a simple app" is a good starting point if you're using the library for the first time.
Bug reports
The better your report, the faster we can solve the issue. Information required to address the issue include:
- Environment (versions involved)
- Step-by-step guide on how to reproduce the bug
- Description of the current behaviour
- Description of the expected behaviour
- If the issue affects rendering, a screenshot might help
Resources
- Documentation (this document)
- Demo app
- the development platform including source code, issues, milestones
- Developer chat channel (announcements and support): The channel is currently private. Drop us a line if you would like to join.