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