0.1.3 • Published 6 years ago

karte-schedule-action-item v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

karte-schedule-action-item 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-schedule-action-item.git
npm install

Running the tests

Test the web component

npm start

Build the web component

npm run build

Rendered WebComponent HTML

	<karte-schedule-action-item
		title="Today's Nutrition"
		subtitle ="Vitamin B3"
		icon = "medication-icon"
		actionTitle = "Done"
		actionPerformedTitle = "Take-It"
		user = "$User"
		authToken = "$Auth_Token"
	></karte-schedule-action-item>
0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.8

6 years ago

0.0.3

6 years ago