lesson-02 base setup

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-10-04 11:44:01 +03:00
commit 7eb2fb7326
11 changed files with 1555 additions and 0 deletions

1
dist/bundle.js vendored Normal file
View File

@@ -0,0 +1 @@
(()=>{"use strict";const e=(e,t,...c)=>{const n=document.createElement(e);for(const e in t){const c=t[e];if("style"===e)for(const e in c)n.style[e]=c[e];else n[e]=c}return n.append(...c),n};document.getElementById("app").append(e("div",{style:{padding:"30px",backgroundColor:"#ccc"}},e("h1",{style:{color:"green"}},"Привет мир"),e("img",{src:"/dist-off/images/1150e57a6c2fd37e2d0c.jpg"})))})();

BIN
dist/images/1150e57a6c2fd37e2d0c.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB