https://github.com/jaredly/reason-bucklescript-example
Very bare bones starter pack for reason and bucklescript
https://github.com/jaredly/reason-bucklescript-example
Last synced: 11 months ago
JSON representation
Very bare bones starter pack for reason and bucklescript
- Host: GitHub
- URL: https://github.com/jaredly/reason-bucklescript-example
- Owner: jaredly
- Created: 2017-06-03T18:04:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-03T20:46:40.000Z (about 9 years ago)
- Last Synced: 2025-03-31T09:51:15.390Z (about 1 year ago)
- Language: OCaml
- Homepage:
- Size: 18.6 KB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# How to use
```
npm install
npm run bs
npm run webpack
open public/index.html
```
# License
This code is placed in the Public Domain. You may use, reuse, etc. without
attribution.