1.0.0 • Published 3 years ago

cra-template-cloud-site-temp v1.0.0

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

cra-template-cloud-site

This is the official TypeScript template for Create React App for cloud site.

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

For example:

npx create-react-app my-app --template cloud-site

# or

yarn create react-app my-app --template cloud-site

For more information, please refer to: