cra-template-sizebay
v1.0.51
Published
Modern web app template by the likes of Sizebay.
Downloads
4
Maintainers
Readme
cra-template-sizebay
This is the official Sizebay template for Create React App.
To use this template, add --template cra-template-sizebay
when creating a new app.
For example:
npx create-react-app my-app --template cra-template-sizebay
# or
yarn create react-app my-app --template cra-template-sizebay
For more information, please refer to:
- Sizebay – How to find the perfect size in just a few clicks
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.