Simple Express.js + Vercel example that serves html content, JSON data and simulates an api route.
Simple Express.js + Vercel example that serves html content, JSON data and simulates an api route.
You can choose from one of the following two methods to use this repository:
Deploy the example using Vercel:
git clone https://github.com/vercel/examples/tree/main/solutions/express
Install the Vercel CLI:
npm i -g vercel
Then run the app at the root of the repository:
vercel dev
Simple Express.js + Vercel example that serves html content, JSON data and simulates an api route.
Simple Express.js + Vercel example that serves html content, JSON data and simulates an api route.
You can choose from one of the following two methods to use this repository:
Deploy the example using Vercel:
git clone https://github.com/vercel/examples/tree/main/solutions/express
Install the Vercel CLI:
npm i -g vercel
Then run the app at the root of the repository:
vercel dev