UNPKG

component-builder-hogan

Version:
13 lines 199 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> </head> <body> <script src="build/build.js"></script> <script> require('example'); </script> </body> </html>