Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
These tutorials walk you through several ways of opening and closing DevTools, and also get you started with modifying CSS and debugging JavaScript.
Right-click an
.htmlfile for Demo To Do in the Explorer of Visual Studio Code, without needing to run a web server. See Get started by right-clicking an HTML file.Click the Launch Instance button, to experiment with the demo Success webpage. See Get started by clicking the Launch Instance button.
Click the Launch Project button, to run Demo To Do on a localhost web server and store the URL for the webpage in
launch.json. See Get started by clicking the Launch Project button.
See also
GitHub:
- demo-to-do - the demo web app running on the
github.ioserver. - Source code for demo-to-do
- MicrosoftEdge/Demos repo