js-react-starting-kit icon indicating copy to clipboard operation
js-react-starting-kit copied to clipboard

Starting a project with Hugo, React, Redux, Webpack, Babel and SASS

Results 1 js-react-starting-kit issues
Sort by recently updated
recently updated
newest added

After following your installation instructions, I get this error: ``` Error: Unable to find theme Directory: /Users/.../js-react-starting-kit/hugo/themes ``` A simple ``` sh mkdir hugo/themes ``` solved that problem.