This project is the React integration of the wcs-core package.
It contains :
- Custom elements definition as functional React component
- Props handling
- Utils functions
- Generated with Create-React-App version 5.0.1
- Requires React >= 18
Run npm run build
from the wcs-core/react folder.
Read the official WCS documentation for React integration.
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.