https://github.com/jaredly/f3d
https://github.com/jaredly/f3d
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaredly/f3d
- Owner: jaredly
- Created: 2017-11-11T21:57:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T21:34:34.000Z (almost 7 years ago)
- Last Synced: 2025-04-30T18:11:22.028Z (about 1 year ago)
- Language: OCaml
- Size: 4.29 MB
- Stars: 34
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Run this project:
(npm5 isn't being happy for me at the moment, I'd recommend yarn)
```
yarn
yarn start
# in another tab
yarn run build
```