step 2: - Run the project in watch mode with: npm run serve
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) Open state.js file, navigate to the corresponding file (e.g., src/store/pinia/state.ts) - Replace the copy code in Initial Setting State object, where Settingstate = {paste your copied code here} with the configuration
you copied earlier.