Skip to content
This repository was archived by the owner on Apr 4, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 516 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 516 Bytes

DEPRECATED - Please use Aventum Sample Dashboard Extension

Aventum Sample Client Extension(Source Code)

This extension for learning purpose only, it allows you to take an idea about how to create Aventum extension for the client-side(the web app) of Aventum.

Install the dependencies then build the extension

npm install
npm run build

The folder aventum-sample-client-extension with its content is the installable extension.