0.1.3 • Published 5 years ago
cra-template-shellshocked v0.1.3
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:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.