Astro Crash Course

Astro is an amazing static site generator that allows you to build really fast websites with little to no production JavaScript. You can use Astro components as we all have components from other frameworks such as React, Vue and Svelte. TIP: I forgot to mention there is a VS Code extension called “Astro“. Use it for syntax highlighting. 💻 Github Repo: ⭐ All Courses 💖 Show Support Patreon: PayPal: 👇 Follow Traversy Media On Social Media: Twitter: Instagram: Linkedin: Timestamps: 0:00 - Intro / What Is Astro? 3:20 - Project Demo 6:20 - Create A New Astro Project 7:50 - Folder Structure 10:19 - Run Dev Server & Prepare 11:18 - Ast
Back to Top