UNPKG

argon

Version:

Argon framework provides set of tools to build front-end applications for AEM

13 lines 337 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> </head> <body> <h1>Hello World! Project !!!</h1> <script src="umd/argon.js"></script> </body> </html>