https://github.com/gravityblast/reasonml-examples
https://github.com/gravityblast/reasonml-examples
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gravityblast/reasonml-examples
- Owner: gravityblast
- License: mit
- Created: 2017-07-05T23:50:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T01:25:56.000Z (almost 9 years ago)
- Last Synced: 2025-01-05T22:36:46.075Z (over 1 year ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Build
```
npm run build
```
# Watch
```
npm run watch
```
# Editor
If you use `vscode`, Press `Windows + Shift + B` it will build automatically