@karte/karte-introductory-screen
v0.1.4
Published
EPIAging Web Component
Downloads
1
Readme
karte-introductory-screen 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-introductory-screen.git
npm install
Running the tests
Test the web component
npm start
Build the web component
npm run build
Rendered WebComponent HTML
<karte-introductory-screen></karte-introductory-screen>