mirror of
https://github.com/JeremyLikness/vanillajs-deck
synced 2025-12-14 18:23:53 +00:00
add slides, "appear" effect, video, image hover, update notes
This commit is contained in:
11
slides/020-angular-project.html
Normal file
11
slides/020-angular-project.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<title>Let's try an experiment...</title>
|
||||
<h2>Let's try an experiment</h2>
|
||||
<pre>
|
||||
ng new my-app
|
||||
ng build --prod
|
||||
</pre>
|
||||
<div class="center">
|
||||
<video src="/videos/angularproject.mp4" controls></video>
|
||||
</div>
|
||||
<nextslide>030-impact1</nextslide>
|
||||
<transition>slide-left</transition>
|
||||
Reference in New Issue
Block a user