Collection of UI Components and themes for Decaf Apps
npm install @decafhub/decaf-react-webapp


Install @decafhub/decaf-react-webapp along with its peer dependencies:
``bash:`
npm install --save @decafhub/decaf-react-webapp @decafhub/decaf-react @decafhub/decaf-client antd @ant-design/icons react react-dom use-query-params
See the App.tsx file in the example folder file for detailed usage.
1. Clone the repository.
2. Install dependencies with npm install.npm run start
3. Run to start the development server.example
4. cd into yarn install
1. run .env.example
2. duplicate to .envyarn start` to start the example application.
3. run
5. Open