Templates

Get started with one of our official templates.

You can create a new repository using the Use this template button on GitHub or use the CLI:

Terminal
npx nuxi init -t github:nuxt-ui-pro/<template>

Starter

Open on GitHubDemo

This template will get you started with Nuxt UI Pro in no time.

nuxt-ui-pro-starter-screenshot-light

Landing

Open on GitHubDemo

This template is a simple landing page you can use as starting point. It's built using @nuxt/content so you can change the content easily inside content/index.yml.

nuxt-ui-pro-template-landing-screenshot-light

Docs

Open on GitHubDemo

This template is a ready-to-use documentation with @nuxt/content alongside a simple landing page. You can start writing your documentation right away inside the content/ directory. The navigation is automatically generated from the directory structure.

nuxt-ui-pro-template-docs-screenshot-light

SaaS

Open on GitHubDemo

This template is a complete SaaS application that demonstrates most of Nuxt UI Pro components. The idea is to provide a template to help you get started with your next SaaS project in no time.

It is also built using @nuxt/content and includes a landing page, a pricing page, a documentation and a blog which you can customize easily from the content/ directory. It also includes authentication page like login and register, you just need to plug those to your backend.

nuxt-ui-pro-template-saas-screenshot-light

We'll be updating this template soon with a changelog!