generator-react-component
generator-react-component copied to clipboard
Question: How can I easily publish the examples/dist in gh-pages?
Should npm release
do this?
The docs say that the publish:site
script is usually run as part of the release script, but I ended up having to run it manually.
After commenting the line that throws the error referenced in #9, the full script was run, and my site was deployed correctly.