https://github.com/trustvox/trustvox-widgets-react
Implementation of sincero.js using react
https://github.com/trustvox/trustvox-widgets-react
Last synced: about 2 months ago
JSON representation
Implementation of sincero.js using react
- Host: GitHub
- URL: https://github.com/trustvox/trustvox-widgets-react
- Owner: trustvox
- Created: 2020-03-09T13:46:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T14:30:12.000Z (over 2 years ago)
- Last Synced: 2025-02-01T17:41:28.956Z (4 months ago)
- Language: TypeScript
- Size: 2.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## trustvox-widgets-react
Build this project
```sh
yarn build
```And run:
```sh
yarn start
```