Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Nuxt 3 + TailwindCSS starter template for SaaS, startup, marketing websites & landing pages.

Astro starter for agencies and studios: MDX blog, Pagefind search, light/dark/blue themes, RSS, sitemap, and one-click deploys.

Learn how to render a different page based on the User-Agent header.

Template of NextJS Project using Hexagonal Architecture

A Gatsby starter with Firebase authentication and a data-fetching example, by muhajirframe.

A one-page Jekyll theme with three layouts (half, full, card), responsive images, Sass styling, and Gulp-based live reload.
Nuxtship is a free Nuxt 3 + TailwindCSS starter template for building SaaS, startup, marketing, and landing page websites.
Nuxtship is a free starter website template built on the Nuxt 3 framework with TailwindCSS for utility-first styling. It provides a complete project scaffold for marketing websites, landing pages, and SaaS product sites, including configuration for development, production builds, and local previews. The template is a Nuxt port of the Astroship template originally built with Astro by Web3Templates, and is available under the sponsorship of jakob-aichmayr.pages.dev.
Nuxtship bundles the essential tooling for a Nuxt 3 project: a Vue-based framework, TailwindCSS, multiple package-manager options, and scripts for development and production.
npm run dev (or the equivalent) to start a development server at http://localhost:3000.npm run build and preview the result locally with npm run preview.Nuxtship suits anyone who needs a modern marketing website on the Nuxt stack, from solo founders to product teams.
Nuxtship can be adapted to several website types, each covered by its page structure and styling.
Installing and running Nuxtship follows the standard Nuxt 3 workflow. First, install dependencies using your preferred package manager (npm, pnpm, yarn, or bun). Start the development server with npm run dev to see changes live at http://localhost:3000. Build the production bundle with npm run build, then preview it locally with npm run preview before deploying.
Nuxtship is free to use. There are no paid tiers or premium features; the author accepts voluntary donations via Ko-fi (https://ko-fi.com/S6S61UF5VE) and PayPal (https://www.paypal.com/paypalme/jakobaichmayr).
The most direct alternative is Astroship, the Astro-based template from which Nuxtship is forked. It uses the Astro framework instead of Nuxt, which may suit teams preferring Astro's islands architecture.
Yes, Nuxtship is a free starter template. There is no licensing fee, and the author accepts optional donations via Ko-fi or PayPal.
Nuxtship is built with Nuxt 3 (a Vue.js framework) and TailwindCSS for styling. It supports npm, pnpm, yarn, and bun as package managers.
Clone the repository, then run npm install (or the equivalent for your package manager). Start development with npm run dev, build for production with npm run build, and preview with npm run preview.
Nuxtship is a Nuxt 3 port of Astroship, a landing-page template originally built with Astro by Web3Templates. It was forked from the Astroship repository to create a Nuxt-version.
A live demo of Nuxtship is available at https://nuxtship.pages.dev/.
