ASP.Net Core 10
Getting Started
Welcome to Clenzia Landing Template!

Clenzia is a modern Bootstrap Business & Technology Template designed for startups, SaaS products, digital agencies, and mobile app websites. This documentation will help you quickly customize, manage, and launch your project with ease.

Approx Read Time: 5 Min

Installation Steps:

Step 1: Install all dependencies using Yarn.

yarn

Step 2: Build your project for production.

yarn run build

Development Server:

After you finished with the above steps, you can run the following commands to run the project locally or build for production use:

Command

Open Solution file

Description

Open Clenzia.sln file with Visual studio and make sure to check assets folder contain libs folder.

Whenever you make changes to JavaScript, JSON, or CSS files in the assets folder, run the following command to rebuild your project:

yarn run build

Support:

If you need help with setup, customization, or troubleshooting, please contact our support team. We're here to ensure your Clenzia Landing Template runs smoothly and efficiently.