How to run this template locally?
1. Download the Package
- Source: Download the package from ThemeForest.
- Format: The package will be in a .zip file format.
2. Unzip the Package
- Extract the contents of the downloaded .zip file to a directory on your computer.
- Make sure you have installed NodeJs on your computer. Use LTS version 20.*.
3. Install Node Modules
- Open your terminal or command prompt and navigate to the directory where you unzipped the package.
- Execute:
npm i
4. Create a Production Build
5. Start in Development Mode