Skip to content

Commit

Permalink
feat: add slides
Browse files Browse the repository at this point in the history
  • Loading branch information
hendraaagil committed Nov 21, 2024
1 parent 307b409 commit 31f3e4c
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 0 deletions.
17 changes: 17 additions & 0 deletions react-from-the-ground/assets/index-D12_I9U1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions react-from-the-ground/assets/index-dv8c_Ups.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions react-from-the-ground/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + TS</title>
<script type="module" crossorigin src="/assets/index-D12_I9U1.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-dv8c_Ups.css">
</head>
<body>
<div id="app"></div>
</body>
</html>
1 change: 1 addition & 0 deletions react-from-the-ground/vite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 31f3e4c

Please sign in to comment.