Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 429 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 429 Bytes

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