Now you should see a popup that will show you two HTML code snippets. Follow the steps below to integrate the code into your website.
HTMLスクリプトをウェブサイトに追加する方法:
1. Open the index.html file
In a standard Vue CLI project, the index.html file is located in the public folder at the root of your project. This file acts as the template for your application.