https://github.com/softwaremill/reason-companies-example
Reason example application
https://github.com/softwaremill/reason-companies-example
Last synced: 3 months ago
JSON representation
Reason example application
- Host: GitHub
- URL: https://github.com/softwaremill/reason-companies-example
- Owner: softwaremill
- Created: 2017-06-17T17:01:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-18T16:34:59.000Z (almost 3 years ago)
- Last Synced: 2025-06-08T14:43:52.465Z (8 months ago)
- Language: OCaml
- Size: 532 KB
- Stars: 9
- Watchers: 17
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to run:
1. Install `yarn` (on mac: `brew install yarn`)
2. `yarn install`
3. `npm run dev`
4. Open `localhost:8080`