⚠️ This project has been replaced by https://github.com/fable-compiler/packages and the new documentation structure
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