style(site): strong command
This commit is contained in:
parent
d57dc54b95
commit
bb759071ba
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
full-stack, no-framework framework that assists developers in
|
full-stack, no-framework framework that assists developers in
|
||||||
leveraging the web platform.
|
leveraging the web platform.
|
||||||
</p>
|
</p>
|
||||||
<code-block>npm create mcfly@latest</code-block>
|
<code-block>npm create <strong>mcfly</strong>@latest</code-block>
|
||||||
<p>
|
<p>
|
||||||
Here's a sample interactive custom element:
|
Here's a sample interactive custom element:
|
||||||
<vanilla-hello-world data-name="McFly"></vanilla-hello-world>
|
<vanilla-hello-world data-name="McFly"></vanilla-hello-world>
|
||||||
|
|
Loading…
Reference in a new issue