@ocelescope/api-client
v0.0.0
Published
Core client + session/hooks layer used by Ocelescope API packages.
Readme
react-components-starter
A starter for creating a React component library.
Development
- Install dependencies:
npm install- Run the playground:
npm run play- Run the unit tests:
npm run test- Build the library:
npm run build