Skip to content

Repository files navigation


Vite React Starter Kit

CLI tool to scaffold a create vite react app with tailwindcss and shadcn-ui.

Installation

You can use this CLI tool with npx to create a new Vite React app setup:

npx vite-react-starter-kit <project-name>

Features

  • Custom Setup: Generates a Vite React app with a customized setup tailored to your needs.
  • Dependency Installation: Automatically installs all necessary dependencies for the generated project.

Usage

To create a new project, run the following command:

npx vite-react-starter-kit <project-name>

Replace <project-name> with the desired name for your new project.

After the project is created, navigate into the project directory and start the development server:

cd <project-name>
npm run dev

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License.


About

Create Vite React App with tailwindcss and shadcn-ui in seconds

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages