karte-aging-score-card
v0.2.2
Published
EPIAging Web Component
Downloads
6
Readme
karte-aging-score-card Web Component
A web component for EPIAging Mobile App
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
Node JS >8.0.0 Stencil Library
Installing
A step by step instructions on to run the env
Initialize dependencies
git clone https://gitlab.com/karte/components/karte-aging-score-card.git
npm install
Running the tests
Test the web component
npm start
Build the web component
npm run build
Rendered WebComponent HTML
<karte-aging-score-card
background-color="karte-blue"
user=$User_Var
auth-token=$Token_Var
localization="en_US"
></karte-aging-score-card>