If you use npm 5.1 or earlier, you can't use npx
.
Instead, install create-react-component-folder
globally:
npm install -g create-react-component-folder
Now you can run:
crcf myComponent
or
create-react-component-folder myComponent
If you use npm 5.1 or earlier, you can't use npx
.
Instead, install create-react-component-folder
globally:
npm install -g create-react-component-folder
Now you can run:
crcf myComponent
or
create-react-component-folder myComponent