Skip to content

chasebliss/blooper

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install npm packages:

npm install
# or
yarn

Second, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

Login to Vercel

vercel login

Deploy test branch

vercel

Deploy to prod

vercel --prod

Check out our Next.js deployment documentation for more details.

Releases

No releases published

Packages

No packages published