An open API service indexing awesome lists of open source software.

https://github.com/repronim/eab-demo


https://github.com/repronim/eab-demo

Last synced: 5 months ago
JSON representation

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).