UNPKG

koa-web-kit

Version:

A modern, production-ready, and full-stack node web framework

12 lines 301 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="pragma" content="no-cache"/> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no"> <title>React App</title> </head> <body> <div id="app"></div> </body> </html>