Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 644 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 644 Bytes

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: