@xylabs/sdk-react
XY Labs generalized React library
Table of Contents
Description
Common React code that is used throughtout XYO projects that use React.
Install
Using npm:
npm i --save @xylabs/sdk-react
Using yarn:
yarn add @xylabs/sdk-react
Scripts
See ts-scripts for
list of shared scripts. The below scripts are custom scripts for this repo.
Build (Storybook)
Build the static Storybook site
yarn build-storybook
Start
Starts the project in the browser for testing, with auto reload using Storybook
yarn start
Maintainers
License
See the LICENSE file for license details
Credits
Made with 🔥and ❄️ by XY Labs