Skip to content

vxxvvxxv/wails-next-tailwind-shadcnui-ts

Repository files navigation

Wails + Next.js + TailwindCSS + shadcn/ui + TypeScript

example

About

This template comes with Next.js, TypeScript, TailwindCSS and shadcn/ui.

Built with:

  • Wails v2.8.0
  • Next.js 14.1.4
  • TypeScript
  • TailwindCSS
  • shadcn's CLI

Using the Template

wails init -n project-name -t https://github.com/vxxvvxxv/wails-next-tailwind-shadcnui-ts
cd project-name
wails dev

Installing Components

To install components, use shadcn's CLI tool to install

More info here: https://ui.shadcn.com/docs/cli#add

Example:

npx shadcn-ui@latest add [component]

Live Development

To run in live development mode, run wails dev in the project directory.

Building

To build a redistributable, production mode package, use wails build.

About

Wails template with Next.js, Tailwind, TypeScript, shadcnui (with dark theme!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published