design-system-simplefi
TypeScript icon, indicating that this package has built-in type declarations

1.2.16 • Public • Published

Design System

Usage

This package is published in GitHub Package Registry. Detailed instructruction about consuming Github Packages you can find in Installing a package.

The easiest way how to consume this package is to create .npmrc file in the root of your application and add the line:

@simplefi:registry=https://npm.pkg.github.com

After .npmrc file is created you have to authenticate by logging in to npm or by adding PAT (Personal Access Token) into .npmrc file. For more information please see Authenticating to GitHub Packages.

Then you can install this package as:

yarn add @simplefi/design-system
# OR
npm install @simplefi/design-system

Local Development

Development in Storybook

git clone https://github.com/SimpleFi-finance/design-system.git
cd design-system
yarn
yarn run develop

/design-system-simplefi/

    Package Sidebar

    Install

    npm i design-system-simplefi

    Weekly Downloads

    2

    Version

    1.2.16

    License

    GPL v3

    Unpacked Size

    4.99 MB

    Total Files

    956

    Last publish

    Collaborators

    • filippo_simplefi