0.0.19 • Published 1 year ago

oracle-webcomponents v0.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Vleppo Webcomponents

This project provides a set of webcomponents for both vleppo application and website

<vleppo-oracle token="c75587a135dc4c3bbc253d521cab223a" env="dev"></vleppo-oracle>

List of components

1. vleppo-oracle

Properties
  • env: environment (dev | staging)
  • token: required - user access token.
Events

Development

Available commands:

  • yarn start to start the development server.
  • yarn build build webcomponents
  • yarn build:lib build react components

Updating...