UNPKG

coffeescript-ui

Version:
14 lines (12 loc) 430 B
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>CUI - Custom element</title> <link rel="stylesheet" type="text/css" href="../../../node_modules/coffeescript-ui/public/cui.css"> </head> <body> <script src="../../../node_modules/coffeescript-ui/public/cui.js" type="text/javascript"></script> <script src="app.js" type="text/javascript"></script> </body> </html>