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

Tallstack Theme load slow

Solved
sachilles

Apr 25th, 2022 04:29 AM

Hi, everyone,

i installed the tallstack theme. step by step like tony did in his youtube tutorial. but my theme is extremely slow. it takes almost 10 seconds to load the pages. does anyone know what the problem is?

many thanks for the help.

video 1min https://www.screencast.com/t/sCaa36aDI3D

thinkverse

Apr 25th, 2022 04:43 AM

Best Answer

Did you compile your assets with npm run dev or npm run production? dev will always produce larger asset packs than a production run.

Report
1
sachilles

Apr 25th, 2022 04:46 AM

hi thinkverse,

no I didn't do that.

do you think i should go to the tallstack folder in the terminal and run these commands?

sachilles

Apr 25th, 2022 05:04 AM

Hi thinkverse,

I have made npm run production. it works perfectly. Thank you great support