quantizor / buttermilk

beautifully simple isomorphic routing for React projects

Home Page:https://buttermilk.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(todo) generated README from template

quantizor opened this issue · comments

  • use react-docgen or something like it to scan the components file and extract some useful info
  • convert the README into a template that interpolates the result of docgen to fill in the various sections instead of manually copy & pasting code blocks
  • make sure the HMR experience when running the site works as expected with this strategy