0.0.3 • Published 2 years ago

cra-template-nhost-quickstart v0.0.3

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

CRA template for the Nhost quickstart guide

Link to the guide → Nhost - Quickstart React.

To use this template within your project, add --template nhost-quickstart when creating a new app.

For example:

npx create-react-app my-app --template nhost-quickstart

# or

yarn create react-app my-app --template nhost-quickstart

For more information, please refer to: