Package Exports
- @gelatonetwork/gelato-front-end-lib
- @gelatonetwork/gelato-front-end-lib/dist/index.umd.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@gelatonetwork/gelato-front-end-lib) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Gelato React Component Library
Available Scripts
Install dependencies
npm installBuild the library
npm run buildPublish the library
npm publishBuild storybook
npm run build-storybookInstall in your project
npm i @gelatonetwork/gelato-front-end-lib --save-devUse in your project
import { ButtonPrimary } from '@gelatonetwork/gelato-front-end-lib'