mirror of
				https://github.com/simon987/music-graph-ui.git
				synced 2025-10-30 19:36:52 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			231 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			231 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|   <head>
 | |
|     <meta charset="utf-8">
 | |
|     <meta name="viewport" content="width=device-width,initial-scale=1.0">
 | |
|     <title>music-graph v1.0</title>
 | |
|   </head>
 | |
|   <body>
 | |
|     <div id="app"></div>
 | |
|   </body>
 | |
| </html>
 |