First, install dependencies:
npm installThen, get the env variables:
vercel env pullFinally, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First, install dependencies:
npm installThen, get the env variables:
vercel env pullFinally, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.