UNPKG

agile-cli

Version:

agile系列框架整合使用脚手架(agile-ui、agile-ce、agile-component等)

17 lines (16 loc) 417 B
<!DOCTYPE html> <html> <head lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="format-detection" content="telephone=no"> <title>aui demo</title> <script src="./assets/frameworks/amd/require.js" data-main="./assets/js/main.js"></script> </head> </head> <body> <div id="app"> </div> </body> </html>