UNPKG

serverless-finch

Version:

Deploy your serverless static website to AWS S3.

11 lines (9 loc) 165 B
<html> <head> <title>My SPA</title> </head> <body> <h1>My SPA</h1> <script src="my-spa-bundle.js"></script> </body> </html>