Source Code?
Solved
can i download the source code of the page I create on devdojo?
Hi there,
Yes, once you have your website ready, you can export it by going to the main menu and clicking on "Export":
You can choose between a few different export options:
- Download Project: This option will generate a single Zip file containing all of your pages.
- Download HTML File: This will export just the HTML of your current page.
- Copy HTML to Clipboard: This will copy the whole HTML page to your clipboard so you can paste that directly into your code editor.
- Copy Component HTML: For convenience purposes, this option allows you to copy only your components without including the body and the head tags.
Hope that this helps.
Best,
Bobby