wcs-react
v6.0.0
Published
React components wrapper for WCS
Downloads
24
Readme
WcsReact
This project is the React integration of the wcs-core package.
It contains :
- Custom elements definition as functional React component
- Props handling
- Utils functions
Requirements
- Generated with Create-React-App version 5.0.1
- Requires React >= 18
Build
Run npm run build
from the wcs-core/react folder.
Integration in your project
Read the official WCS documentation for React integration.
Further help
To get more help on the Create-React-App CLI use npx create-react-app --help
or go check out the Create-React-App documentation.