DEV Community

Discussion on: The Unwritten Rules for Github by devdiscuss

Collapse
 
thebouv profile image
Anthony Bouvier

I'd like to know about your setup. Care to share in a dev.to article or an example repo where I can see it?

Collapse
 
dmfay profile image
Dian Fay

The repo is here; look in the build/ directory for the scripts themselves, and in the scripts section of package.json to see how they're wired up. The docs/ directory contains the "source" for the documentation.

I might write up something more detailed soon but no promises -- it's a holiday week here :)