Files
vercel/examples/blitzjs
Brandon Bayer 65446b73da [frameworks][examples] Add Blitz.js (#4219)
* 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>
2020-05-23 01:55:03 +02:00
..

Blitz Logo

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.