0.0.10 • Published 2 years ago

cra-template-saas v0.0.10

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
2 years ago

cra-template-saas

This is a SaaS template for Create React App.

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

For example:

npx create-react-app my-app --template saas

# or

yarn create react-app my-app --template saas

For more information, please refer to: