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

https://github.com/sscaff1/reason-accordion

A simple accordion made in Reason using the DOM bindings
https://github.com/sscaff1/reason-accordion

bucklescript dom example javascript reasonml webapi

Last synced: 9 days ago
JSON representation

A simple accordion made in Reason using the DOM bindings

Awesome Lists containing this project

README

          

# Reason Accordion

A simple accordion built with Reason using the DOM bindings.

# Start the Project

```
npm run start
```