UNPKG

ng-ytl-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

17 lines (15 loc) 448 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>IntegrationTest</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <app-root></app-root> <script type="text/javascript" src="./polyfills.js"></script> <script type="text/javascript" src="./zone.js"></script> <script type="text/javascript" src="./main.bundle.js"></script> </body> </html>