Getting Started
Installation
Get started with Nuxt UI Pro SaaS template.
Quick Start
You can start a fresh new project with:
Terminal
npx nuxi init -t github:nuxt-ui-pro/saas
or create a new repository from GitHub:
- Open https://github.com/nuxt-ui-pro/saas
- Click on
Use this template
button - Enter repository name and click on
Create repository from template
button - Clone your new repository
- Install dependencies with your favorite package manager
- Start development server