Skip to content

KaiWelu/nextjs-boilerplate-ui

Repository files navigation

About

This is a template for NextJS projects. It contains the things I consider as absolute base (for now) and next ui. Includes tailwindcss for styling and playwright + vitest for testing purposes.

Tech used

How to use

Run the development server

npm run dev

Open http://localhost:3000 with your browser to see the result.

Run tests with vitest and playwright

npm run test
npx playwright test

About

A minimalist template for Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages