Skip to content

fable-compiler/community

Repository files navigation

Fable Community Resource Finder

Open in Gitpod

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