Live Customizer

Note: This Feature Support Only Dashboard

Follow the Step

  • step 1: - Open your terminal and run: npm i
  • step 2: - Run the project in watch mode with: npm run watch
  • step 3: - Once the project is running in your browser, click the orange settings icon on the right side of the screen.
  • step 4: - Adjust the settings as desired, following the guidance in the accompanying video.
  • step 5: - Click the "Copy Config" button at the top of the settings panel to copy your customized configuration.
  • step 6: - Open your code editor (e.g., VS Code) and navigate to the gulp.config.json file. - Replace the options object with the configuration you copied earlier.
  • step 7: - Stop the running project.
  • step 8: - Restart the project with: npm run watch