10000 GitHub - nawok/prost: Next.js starter with TypeScript, Tailwind CSS, Framer Motion, and Splitbee
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nawok/prost

Repository files navigation

🍻 Prost!

🚀 Quick Start

Prost! is a Next.js application template. Node.js with Yarn are required to build and run it locally.

Install the dependencies

yarn

Start the development server

yarn dev

🚢 Deployment

Every commit to main branch is automatically deployed using Vercel and can be viewed at prost.vercel.app.

0