cra-template-shellshocked

This is the official shellshocked template for Create React App.

To use this template, add --template shellshocked when creating a new app.

For example:

npx create-react-app my-app --template shellshocked

# or

yarn create react-app my-app --template shellshocked

For more information, please refer to: