UNPKG

cuz

Version:

Front-end modular development kit.

12 lines (11 loc) 193 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>cuz TEMPLETE</title> </head> <body> <div id="root"></div> <script src="index.js"></script> </body> </html>