mirror of
https://github.com/JeremyLikness/vanillajs-deck
synced 2024-11-14 09:34:55 +00:00
11 lines
280 B
HTML
11 lines
280 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>
|
|
<next-slide>030-impact1</next-slide>
|
|
<transition>slide-left</transition> |