1.0.1 • Published 3 years ago

cra-template-supabase v1.0.1

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

cra-template-supabase

This is a Supabase template for Create React App.

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

For example:

npx create-react-app supabase-react --template supabase

# or

yarn create react-app supabase-react --template supabase

For more information, please refer to: