Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 332 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 332 Bytes

astro starter

astro starter preconfigured with tailwindcss, tailwind-fluid-typography, react, astro-seo and astro-robots-txt

installation

yarn install

Run Locally

Start the server

yarn dev

Build

npm run build

Authors