Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaredly/f3d
https://github.com/jaredly/f3d
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaredly/f3d
- Owner: jaredly
- Created: 2017-11-11T21:57:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T21:34:34.000Z (over 5 years ago)
- Last Synced: 2024-10-03T12:38:36.373Z (about 1 month ago)
- Language: OCaml
- Size: 4.29 MB
- Stars: 34
- Watchers: 6
- 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
```