Installation
Get started with Stackhacker UI SaaS template.
Quick Start
You can start a fresh new project with:
Terminalbash
pnpm dlx nuxi@latest init my-saas -t gh:stackhacker-ui/saas
or create a new repository from GitHub:
- Open https://github.com/stackhacker-ui/saas
- Click on
Use this templatebutton - Enter repository name and click on
Create repository from templatebutton - Clone your new repository
- Install dependencies with your favorite package manager
- Start development server
That's it. You can now customize the SaaS pages and content in the content/ directory.
