Go to file
doryan04 d9e3304d38 DONE: Dividers, Bages base
TODO: Add number restrict for bages
2024-01-29 00:56:22 +04:00
.idea DONE: Dividers, Bages base 2024-01-29 00:56:22 +04:00
app DONE: Dividers, Bages base 2024-01-29 00:56:22 +04:00
dist postgres mudila 2024-01-25 23:43:42 +04:00
src DONE: Dividers, Bages base 2024-01-29 00:56:22 +04:00
.eslintrc.yml postgres mudila 2024-01-25 23:43:42 +04:00
.gitignore postgres mudila 2024-01-25 23:43:42 +04:00
README.md first commit 2024-01-25 12:06:55 +04:00
package-lock.json TODO: fix checkbox styles 2024-01-28 19:01:07 +04:00
package.json postgres mudila 2024-01-25 23:43:42 +04:00
postcss.config.js postgres mudila 2024-01-25 23:43:42 +04:00
tsconfig.json postgres mudila 2024-01-25 23:43:42 +04:00

Next.js + Turbopack

This example allows you to get started with next dev --turbo quicky.

Deploy your own

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-turbopack with-turbopack-app
yarn create next-app --example with-turbopack with-turbopack-app
pnpm create next-app --example with-turbopack with-turbopack-app

Deploy it to the cloud with Vercel (Documentation).