Astro Starter Kit: Minimal

Using the Template

Note

Although provisional package manager is pnpm you can use any other package manager as you wish. In that case please be sure that the correct versions of dependencies were installed.

  1. Navigate to the template repo
  2. Clicking "Use this template" to create a new repository (on your GitHub account)
  3. Clone the new repository to your development machine
  4. Navigate to the local cloned directory
  5. Run pnpm i

If you use VSCode / VSCodium as your IDE then it is highly advised to install recommended extensions. Please refer to the documentation.

Resources