Getting started HTML template for Component Library
Sun Feb 13 2022 10:05:50 GMT+0000 (Coordinated Universal Time)
Saved by
@srishti
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../../component library/stylesheet/main.css" />
<title>Getting Started</title>
</head>
<body>
<h1>Getting started</h1>
</body>
</html>
content_copyCOPY
Comments