mirror of
https://github.com/JeremyLikness/vanillajs-deck
synced 2024-11-15 01:54:57 +00:00
7 lines
154 B
HTML
7 lines
154 B
HTML
<title>Let's try an experiment...</title>
|
|
<h2>Let's try an experiment</h2>
|
|
<pre>
|
|
ng --new
|
|
echo "%s" > cat.txt
|
|
</pre>
|
|
<nextslide>003-morestuff</nextslide> |