11 lines
		
	
	
		
			96 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			96 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<html>
 | 
						|
 | 
						|
<head>
 | 
						|
  <title>Vite App</title>
 | 
						|
</head>
 | 
						|
 | 
						|
<body>
 | 
						|
  <h1>Hello Vite!</h1>
 | 
						|
</body>
 | 
						|
 | 
						|
</html> |