No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to get the Quasar docs to run offline?

    Useful Tips (NEW)
    faq-general
    2
    3
    1038
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • s.molinari
      s.molinari last edited by s.molinari

      If you want to have the docs offline, follow these steps.

      Note, you must have Node and NPM or Yarn and Quasar CLI installed on your machine.

      Steps:

      1. Download or git clone the Quasar core repo.

      $ git clone https://github.com/quasarframework/quasar.git

      1. Change to the docs directory.

      2. Run yarn or npm install.

      3. Run quasar dev.

      You could also build and serve the SPA or PWA version, but dev should get you offline viewing capabilities too. Or, you could also build an Electron version. That might be a good choice for offline, however, a bit more work. 😃

      Scott

      1 Reply Last reply Reply Quote 5
      • M
        MapleDarve last edited by

        I am new here, help me at this question, thank you

        1 Reply Last reply Reply Quote 0
        • s.molinari
          s.molinari last edited by

          The answer is the first thread post. Read above and follow the instructions.

          Scott

          1 Reply Last reply Reply Quote 0
          • First post
            Last post