1.0.51 • Published 3 years ago

cra-template-sizebay v1.0.51

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.