PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved
Solved
amsaxena27

Apr 4th, 2023 11:43 AM

can i download the source code of the page I create on devdojo?

bobbyiliev

Apr 4th, 2023 11:45 PM

Best Answer

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