Loading...
Avg 257.5 stars per repo.
7 new projects with 9969 stars.
Coding for 15 years.
First, install dependencies:
npm install
Then, get the env variables:
vercel env pull
Finally, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.