https://github.com/thclark/triple-chasm-widget-example
An example embed widget
https://github.com/thclark/triple-chasm-widget-example
Last synced: 23 days ago
JSON representation
An example embed widget
- Host: GitHub
- URL: https://github.com/thclark/triple-chasm-widget-example
- Owner: thclark
- Created: 2022-03-24T08:41:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-24T15:23:10.000Z (about 4 years ago)
- Last Synced: 2025-01-25T07:24:44.033Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://triple-chasm-widget-example-e1g0cywyg-thclark.vercel.app/
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Triple Chasm Example
## Developers
1. Install precommit hooks using:
```
pre-commit install && pre-commit install -t commit-msg
```