mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +00:00
* Add Blitz.js to Frameworks * update blitz example to latest version * change blitz dependency to be `latest` * Update packages/frameworks/frameworks.json Co-authored-by: Andy <AndyBitz@users.noreply.github.com> * update logo Co-authored-by: Andy <AndyBitz@users.noreply.github.com> Co-authored-by: Steven <steven@ceriously.com>
This is a Blitz.js project bootstrapped with blitz new.
Getting Started
First, run the development server:
npx blitz start
Open http://localhost:3000 with your browser to see the result.
Learn More
To learn more about Blitz.js, view the Blitz.js GitHub repository
Deploy on Vercel
The easiest way to deploy your Blitz.js app is to use the Vercel Platform from the creators of Next.js.