@mic3/platform-ui

1.8.1 • Public • Published

platform-ui

A React UI components library based on @material-ui.

Requirements

  • node (> 10.x.x, LTS only)
  • yarn (> v1.13.0)

Build

Build the UI component library

Run the following commands:

yarn
yarn build

Development

Build the UI component library

To re-build the UI component library after every change in the source file run the following commands:

yarn
yarn build:watch

Link this module in another project without publish it

Install the module

Add the following dependency in the package.json:

"platform-ui": "link:../platform-ui"

Where ../platform-ui is the path to the root folder of this project.

/@mic3/platform-ui/

    Package Sidebar

    Install

    npm i @mic3/platform-ui

    Weekly Downloads

    26

    Version

    1.8.1

    License

    none

    Unpacked Size

    1.42 MB

    Total Files

    9

    Last publish

    Collaborators

    • maudrid
    • lucapinelli
    • bkitaec
    • mic3admin