gif-fetcher example is broken - missing public/index.html
enhancement
The gif-fetcher example doesn't work.
**Error:**
Could not find a required file.
Name: index.html
Searched in: .../examples/gif-fetcher/public
**Problem:**
- No public folder
- No index.html file
React apps need public/index.html to run. Please add it to the example.
0 条评论