Back to Next Js

Next.js + WindiCSS Example

examples/with-windicss/README.md

16.2.8998 B
Original Source

Next.js + WindiCSS Example

This example shows how to use WindiCSS with Next.js.

Deploy your own

How to use

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

bash
npx create-next-app --example with-windicss with-windicss-app
bash
yarn create next-app --example with-windicss with-windicss-app
bash
pnpm create next-app --example with-windicss with-windicss-app

Deploy it to the cloud with Vercel (Documentation).