Group Embed example

Installation instructions

It’s amazingly simple to add an embed to a webpage. Simply add this code to the head of the page:

				
					<script async type="module" src="https://rv-vepple-tour.web.app/vepple-tour.min.js"></script>

				
			

Then wherever you want to include an embed on the page, include the embed component as follows:

				
					<vepple-tour id="3770" loader="false" url="https://editor.production.rvhosted.com"></vepple-tour>
				
			

See it in action