XY Labs generalized React library
Common React code that is used throughout XYO projects that use React.
Features:
Using npm:
npm i --save @xylabs/sdk-react
Using yarn:
yarn add @xylabs/sdk-react
Using npm:
npm xy --help
Using yarn:
yarn xy --help
Build the static Storybook site
yarn build-storybook
Starts the project in the browser for testing, with auto reload using Storybook
yarn start
See the LICENSE file for license details