UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

11 lines (10 loc) 170 B
<!doctype html> <html> <head> <title>TAPE Example</title> <script src="/testem.js"></script> <script src="bundle.js"></script> </head> <body> </body> </html>