create-tart-app
v1.0.1
Published
A custom npx starter for TypeScript, Astro, React, Tailwind, and Prettier
Downloads
3
Maintainers
Readme
Create TART App
A custom npm package to create a new project using TypeScript, Astro, React, Tailwind CSS, and Prettier configuration for code formatting.
Features
- Astro: A modern static site generator.
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Prettier: An opinionated code formatter for consistent code style.
Installation
To create a new project using this starter package, run the following command:
npx astro-react-tailwind-starter my-new-project