UNPKG

felt-recipe-riot

Version:
15 lines (11 loc) 218 B
<!doctype html> <html> <head> <title>Riot with Rollup</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> </head> <body> <app></app> <script src="main.js"></script> </body> </html>