Installation Guide
Start by installing the dependencies to get your template running locally. Once you’re set up, continue with the Integrations guide to connect your CMS, database, and other services.
Get Started
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.
This is just the basic installation. Once you’ve installed the dependencies, head over to the Integrations guide to connect your CMS, database, and more.
Last updated on