mirror of
https://github.com/JeremyLikness/vanillajs-deck
synced 2024-11-14 17:44:56 +00:00
11 lines
279 B
HTML
11 lines
279 B
HTML
|
<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>
|