mirror of
https://github.com/vercel/commerce.git
synced 2025-05-12 12:47:50 +00:00
339 B
339 B
Running locally
You will need to use the environment variables defined in .env.example
to run Next.js Commerce.
Note: Get the environment variables from 1password under CPP vault name
Storefront ENV
.
pnpm install
pnpm dev
Your app should now be running on localhost:3000.