vanillajs-deck/slides/020-angular-project.html

11 lines
281 B
HTML
Raw Normal View History

<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>