craigcastledine / astro-forestry-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astro + Forestry Starter

πŸ§‘β€πŸš€ A starter template to get you up and running.

Tech stack:

  • Astro
  • Forestry.io
  • Typescript
  • Tailwind

πŸš€ Getting setup

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run start Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/

πŸ‘€ Want to learn more?

Astro: https://astro.build
Forestry: https://forestry.io
Tailwind: https://tailwindcss.com

About

License:MIT License


Languages

Language:TypeScript 47.3%Language:JavaScript 25.1%Language:Astro 22.0%Language:HTML 4.1%Language:CSS 1.5%