This is a Next.js project bootstrapped with create-next-app
.
Run next-shopify-local server.
In the file called:
.env.local[duplicate]
remove [duplicate] so file is called .env.local
Install the dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.