-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
This was started in PR #140. I think it makes sense to split this up so we don't feel overwhelmed.
A good first step is to get a README.md file in each of wildcat's smaller packages. We've already finished a few of them:
- react-wildcat-ensure
- react-wildcat-handoff
- react-wildcat-hot-reloader
- react-wildcat-prefetch
- react-wildcat-test-runners
https://github.com/nfl/react-wildcat/tree/master/packages/react-wildcat-prefetch is a great example of what we need for each of these projects. Just a markdown file explaining what the project is and an example of how to use it.
PR #140 introduces gitbook support which makes for some nicely formatted docs.