modular-nuxt-starter Tailwind Templates

Modular Nuxt Starter

Modular Nuxt 3 starter with Typescript, Vue 3, Playwright, Tailwind, DasiyUI

Modular Nuxt Starter

Setup

Make sure to install the dependencies:

npm install

Or, if there are dependency conflicts:

npm install --force

Development

Start the development server on http://localhost:3000 (PORT .env variable).

npm run dev

Testing

Run the tests and view coverage (V8 by default) using Vitest.

npm run test
npm run coverage

Run the end-to-end tests using Playwright (ensure server is running beforehand).

npm run e2e

Top categories

Loading Svelte Themes