https://github.com/fable-compiler/community
Finder for community resources
https://github.com/fable-compiler/community
Last synced: 8 months ago
JSON representation
Finder for community resources
- Host: GitHub
- URL: https://github.com/fable-compiler/community
- Owner: fable-compiler
- Created: 2019-08-19T09:55:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T13:03:36.000Z (over 1 year ago)
- Last Synced: 2024-09-17T16:17:24.140Z (over 1 year ago)
- Language: F#
- Homepage: https://fable.io/community/
- Size: 2.8 MB
- Stars: 7
- Watchers: 6
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fable Community Resource Finder
[](https://gitpod.io/#https://github.com/fable-compiler/community)
Simple Fable app to find resources from the awesome Fable community. If you want to add a resource, please send a PR to edit the `public/community.json` file.
- Install dependencies: `npm install`
- Develop: `npm start`
- Deploy to Github Pages: `npm run deploy`