An Astro project template built with modern tools and best practices.
Navigate to the root folder where package.json is located and run:
npm installTo start the development server:
npm run devOr use:
npm run startNote: Ensure that
nodejsis installed.
To create a new Astro project using this template:
npm create astro@latest -- --template sohanemon/astro-template- Astro framework
- Tailwind CSS with
@astrojs/tailwind - React integration via
@astrojs/react - Animated with
framer-motion - Radix UI Primitives
- Prettier formatting
- Tailwind CSS class sorting, merging, and linting
Licensed under the MIT license.