The first commit
This commit is contained in:
13
src/index.html
Normal file
13
src/index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Notes in JS (Home task 1)</title>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="appConsole" class="uk-container"></div>
|
||||
<div id="app" class="uk-container"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user