re-taro / reproduction_nextjs_vanilla-extract_layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js + vanilla-extract Example

This example demonstrates usage of Vanilla Extract with the app directory.

Deploy your own

Deploy the example using Vercel:

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-vanilla-extract with-vanilla-extract-app
yarn create next-app --example with-vanilla-extract with-vanilla-extract-app
pnpm create next-app --example with-vanilla-extract with-vanilla-extract-app

Deploy it to the cloud with Vercel (Documentation).

About


Languages

Language:TypeScript 96.4%Language:JavaScript 3.6%