Quickstart
Start building your SaaS in under 5 minutes
Follow these steps to get started with the boilerplate.
Create a new repo with the boilerplate
To get started, get the repository you want to use, choose between:
Click on Use this template
button to create a new repository with the Launch Leopard boilerplate.
Clone your new repository
Clone your new repository with the following command
Or use VSCode to clone your repository
Set .env
Rename the .env.example
file to .env
Install dependencies
Install dependencies with the following command
Start a local server
Start the app locally with the following command
Your app should now be running on http://localhost:5173, or check your terminal for the port number.
Follow tutorial
Now follow tutorial depending on the base repository you are using: