mbozhik / astro_template

astro template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astro — template astro + tailwind css

  1. Clone the repository
git clone https://github.com/bozzhik/astro_template.git
  1. Go to the project folder
cd astro_template
  1. Install dependencies
npm i
  1. Start the development server
npm run dev

*4. Or run the git command chain

git clone https://github.com/bozzhik/astro_template.git && cd astro_template && npm i && code .

About

astro template


Languages

Language:Astro 65.2%Language:JavaScript 34.8%