Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 476 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 476 Bytes

vue-cli-plugin-nucleus-tracking

Vue-cli 3 plugin for adding nucleus tracking support to projects using electron. Uses a custom fork of nucleus-electron built for Cello Health Digital's kiosk apps.

How to Use

Existing kiosks:

yarn add -D vue-cli-plugin-nucleus-tracking

vue invoke vue-cli-plugin-nucleus-tracking

You will be propted to enter your API key.

New Projects

vue add nucleus-tracking

You will be propted to enter your API key.