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
- Host: GitHub
- URL: https://github.com/sscaff1/reason-accordion
- Owner: sscaff1
- Created: 2018-01-16T04:41:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-16T04:43:17.000Z (over 8 years ago)
- Last Synced: 2025-11-16T14:30:27.338Z (8 months ago)
- Topics: bucklescript, dom, example, javascript, reasonml, webapi
- Language: HTML
- Homepage: https://medium.com/@sscaff1/getting-started-with-reason-and-bucklescript-489d0e5abe7
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reason Accordion
A simple accordion built with Reason using the DOM bindings.
# Start the Project
```
npm run start
```