Make documentation with React Styleguidist and Next.js

Eder Negrete
3 min readJun 25, 2019
source image: https://www.frontlinecaresolutions.com

One of the first tasks that I had in my actual job was to integrate a documentation platform for our components/good practices, etc. We’re using Next.js and my first insight was Styleguidist. I had struggles to make it work, but at the end was easier than I thought

So, in this post I’m gonna show you how I made it work.

--

--