Skip to content

Venkat2552004/prostart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProStart

ProStart is a CLI tool that automates the project setup. It simplifies the process of initializing new projects by prompting you for configuration details and setting up your development environment with minimal effort.

Features

  • Easy Project Setup: Quickly create new projects using Vite or Next.js.
  • Tailwind CSS Integration: Optionally set up Tailwind CSS with automatic configuration.
  • Customizable: Choose between JavaScript or TypeScript setups and various templates.

Installation

To install ProStart, you need to have Node.js and npm installed on your machine. Then, run the following command:

npm install -g prostart

Usage

  1. Open Terminal in the folder where you want to set up your project.

  2. Run this command:

    setup-project
  3. Follow the Prompts:

  4. Complete Setup: ProStart will create the project and configure Tailwind CSS if you opted for it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published