UNPKG

quickbuild

Version:

A mature, feature-complete application generator with an emphasis on speed

17 lines (12 loc) 312 B
<!DOCTYPE html> <head> <meta charset="utf-8"> <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> <link rel="stylesheet" type="text/css" href="css/style.css"> </head> <body> <div class="main-popup"> </div> </body> <script src="js/index.js"></script> </html>