Skip to content

juzraai/astro-starter

Repository files navigation

juzraai's Astro Starter 🚀

This is an example / template respository which we can use to start an Astro 3 project with Tailwind CSS.

What's included

How to use

  • Click on the "Use this template" button and select "Create a new repository"
  • Clone your new repo
  • Open the working copy in VS Code
  • Install the extensions listed in .vscode/extensions.json:
  • Install Node.js, Astro requires at least v18
  • Run npm i -g pnpm to install PNPM for faster dependency management
  • Run pnpm i to install dependencies
  • Reload VS Code window (command palette can help you, press Ctrl+Shift+P)
  • Edit the project name in package.json
  • Edit your name in LICENSE file
  • Customize the ESLint, Prettier or VSCode configs to fit your needs
  • Run pnpm dev and start developing your Astro project 🚀

About

🚀 My Astro 3 starter template with Tailwind CSS, ESLint, Prettier, VS Code config

Topics

Resources

License

Stars

Watchers

Forks