| Package | Description |
|---|---|
@smartcompanion/ui |
UI components and pages developed with Stencil |
@smartcompanion/data |
Download, store and retrieve data within SmartCompanion apps |
@smartcompanion/services |
General services for SmartCompanion apps |
The package is developed with TDD, test can be run with npm run test
The package is developed with TDD, test can be run with npm run test
UI Components and UI Pages are developed in isolation with Storybook. npm run storybook would start the storybook environment on http://localhost:6006 for local development and live reloads.
The SmartCompanion Library Packages are licensed under the terms of the BSD 2-Clause license. Check the LICENSE text for further details.