@pegasus/icons

1. Add icons to `src` directory. 2. Update the version in the root `package.json`. 3. Build the packages: `npm run build` or `yarn build`. 4. Publish the packages: `npm run release` or `yarn release`.

$20

0 downloads
pegasusdesignsystem

Getting Started

  1. Add icons to src directory.
  2. Update the version in the root package.json.
  3. Build the packages: npm run build or yarn build.
  4. Publish the packages: npm run release or yarn release.

Linking to a Local React App

Here's how to link your local version of @pegasus/react-icons to the react app you're developing locally:

  1. cd build/react-icons
  2. yarn link
  3. Navigate to your consuming app and run yarn link "@pegasus/react-icons"

Monetize your
open-source work

Supercharge your OSS projects by selling npm packages. Get started in just 5 minutes.