Download the Theme

  1. Download the theme from CodeCanyon.

  2. Extract the zip file to your computer.

  3. The metajobs-html folder contains the HTML version of the theme.

Open the Theme in a Code Editor

  1. Open the theme folder in your favorite code editor.

  2. Run the npm install command to install the required dependencies.

  3. Run the npm run dev command to start the development server.

  4. Open the theme in your browser using the URL provided by the development server.