Back to Next Js

Stitches Example

examples/with-stitches/README.md

16.2.51.0 KB
Original Source

Stitches Example

This example shows how to use the Stitches CSS-in-JS Library.

Deploy your own

How to use

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

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

Deploy it to the cloud with Vercel (Documentation).