@pyramidlabs/react-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.61 • Public • Published

ReactJS Front-End Components

Made by Pyramid Systems, Inc.

How to Use

  1. Install the package via the command line:
    • npm install --save @pyramidlabs/react-ui
  2. Import the master SCSS file in your root component:
    • import '@pyramidlabs/react-ui/styles.css';
  3. Import the components you want like so:
    • import { Alert, Checkbox } from '@pyramidlabs/react-ui';
  4. View the docs for more usage instructions (if needed) by either using Ctrl+Click in your IDE or at ./node_modules/@pyramidlabs/react-ui/docs
  5. Re-use them to your heart's content!

/@pyramidlabs/react-ui/

    Package Sidebar

    Install

    npm i @pyramidlabs/react-ui

    Weekly Downloads

    1

    Version

    0.0.61

    License

    ISC

    Unpacked Size

    3.84 MB

    Total Files

    93

    Last publish

    Collaborators

    • abbypyramid
    • jdang9
    • jdiederi-psi
    • likachu
    • rkadayam
    • tjansma-pyramid