Mention downloading files

This commit is contained in:
Paulus Schoutsen 2021-06-07 15:35:25 +00:00
parent 47ce1cbc3d
commit 8d06e35fc0

View File

@ -81,6 +81,13 @@
your website. Make sure you update the manifest attribute to point at your website. Make sure you update the manifest attribute to point at
your manifest. your manifest.
</p> </p>
<p>
You can import ESP Web Tools directly from the unpkg CDN or
<a href="https://unpkg.com/browse/esp-web-tools/dist/web/"
>download the files</a
>
and put them on your website.
</p>
<pre> <pre>
&lt;script &lt;script
type="module" type="module"