Basic and very small app in react.
Install this starter (assuming Gatsby is installed) by running from your CLI:
git clone https://github.com/HarshitChhipa/React-gatsby.git
npm install or yarn
cd hello-gatsby
gatsby develop
gatsby develop
develop:gatsby develop
start: npm run develop
build: gatsby build
serve: gatsby serve