UNPKG

nts-ng2-components

Version:

Paquete de componentes para Angular2 desarrollado por NITSNETS.

15 lines (13 loc) 324 B
<!doctype html> <html> <head> <meta charset="utf-8"> <title>NTS Angular2 Components</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <nts-demo>Loading...</nts-demo> </body> </html>