https://github.com/repronim/eab-demo
https://github.com/repronim/eab-demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/repronim/eab-demo
- Owner: ReproNim
- License: mit
- Created: 2024-01-11T15:36:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T14:03:22.000Z (over 2 years ago)
- Last Synced: 2025-06-04T04:16:39.017Z (about 1 year ago)
- Language: Makefile
- Homepage: https://www.repronim.org/eab-demo/
- Size: 13.4 MB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eab-demo
a demo for eab meeting
## Website
[https://repronim.github.io/eab-demo](https://repronim.github.io/eab-demo)
## Repository Structure
* [eab_demo/](eab_demo/) - Contains protocol files
* [schema](eab_demo/eab_demo_schema) - Reproschema protocol schema (edit this file)
* [README.md](eab_demo/README.md) - Welcome page of the protocol (edit this file)
* [activities/](activities/) - Contains activity files (edit these files)
* [ui-changes/src/config.js](ui-changes/src/config.js) - Source file for UI setup (edit this file)
## Credits
This protocol was made with
[reproschema-protocol-cookiecutter](https://github.com/ReproNim/reproschema-protocol-cookiecutter).