Installation Guide
To start using the template, you first need to install its dependencies. Follow this guide to set up the project and start building your website quickly.
Get Started
These instructions are for Next.js UI templates. Checkout the integrations guide for setting up SaaS boilerplates.
Download the template file
First Download the template from the templates page
Install The dependencies
npm install
Start The development server
npm run dev
You are good to go!
Now, you can go through the files and customize as you want.
Last updated on