Skip to content

Get started on Next.js with spicy-ui in seconds.

License

Notifications You must be signed in to change notification settings

resir014/nextjs-spicy-ui-quickstart

Repository files navigation

nextjs-spicy-ui-quickstart

Get started on Next.js with spicy-ui in seconds.

This is an example setup of Next.js building on top of the official TypeScript example. It adds the following:

  • spicy-ui design system
  • Basic ESLint and Prettier setup
  • TypeScript typechecking as part of test script (ready to plug into any CI)

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

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

npx create-next-app --example https://github.com/resir014/nextjs-spicy-ui-quickstart nextjs-spicy-ui-quickstart-app
# or
yarn create next-app --example https://github.com/resir014/nextjs-spicy-ui-quickstart nextjs-spicy-ui-quickstart-app

Deploy it to the cloud with Vercel (Documentation).

About

Get started on Next.js with spicy-ui in seconds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published