@cosmotech/ui

8.1.1 • Public • Published

WebApp Component UI

The Webapp UI components library aims to be a library of React components that can be used to customize/enhance our Azure Sample Webapp.

You can use this project as a components library to build a front-end for your own Digital Twin solution.

Feel free to contribute to this library. The more components we have, the easier your webapp customization will be.

Documentation for the components is available in the doc folder.

Build project

yarn install && yarn build will package the project.

Use locally with yalc

yalc is a tool that allow you to use local compiled packages in projets instead of published packages.

  • First use:

install yalc : npm i -g yalc

publish package locally: yalc push --sig

link package to project (in project directory): yalc add @cosmotech/ui yalc link @cosmotech/ui yarn/npm install

  • Update package:

rebuild package: yarn build

publish updated package locally: yalc push --sig

Refresh browser if project is running for see changes.

  • Remove link to project (in project directory): yalc remove @cosmotech/ui yarn/npm install

Readme

Keywords

none

Package Sidebar

Install

npm i @cosmotech/ui

Weekly Downloads

397

Version

8.1.1

License

MIT

Unpacked Size

14.1 MB

Total Files

5

Last publish

Collaborators

  • sjoubert
  • cosmo_emi
  • esasova
  • vcarluer
  • csm-thu
  • jreynard-code
  • nborde