Skip to content

๐Ÿš€ Instantly scaffold modern web projects with zero config! Supports React, Next.js, Vanilla JS/TS, 11ty, TypeScript, Tailwind, and more. Fast, interactive CLI for rapid project setup.

License

Notifications You must be signed in to change notification settings

pranav89624/create-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

29 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Create Launcher

A modern zero config CLI tool to quickly scaffold new projects with popular frameworks and configurations.

Create Launcher

npm version License Built with TypeScript Node.js

โœจ Features

๐Ÿš€ Fast & Interactive

  • โšก Interactive CLI prompts
  • ๐Ÿ“ฆ Zero configuration required
  • ๐ŸŽฏ Smart template selection
  • ๐Ÿ”ง Auto dependency installation

๐ŸŽจ Multiple Templates

  • ๐Ÿ—๏ธ Vanilla JS/TS - Pure web development
  • โš›๏ธ React - Modern React with Vite
  • ๐ŸŒŸ Next.js - Full-stack React framework
  • ๐Ÿ“ 11ty - Static site generator

โš™๏ธ Smart Configuration

  • ๐Ÿ“˜ TypeScript support
  • ๐ŸŽจ Tailwind CSS integration
  • ๐Ÿงน ESLint pre-configured
  • ๐Ÿ“‹ Build tools included

๐Ÿ“ฆ Package Manager Choice

  • ๐Ÿ“ฅ npm (default)
  • ๐Ÿงถ yarn
  • โšก pnpm

๐Ÿš€ Quick Start

๐Ÿ“ฅ Installation Options

Option 1: NPX (Recommended)

npx create-launcher

Option 2: Global Installation

npm install -g create-launcher
create-launcher

๐ŸŽฌ See It In Action

Create Launcher Demo

โšก Creating a React + TypeScript + Tailwind project in under 30 seconds

Usage

  1. Run the command
  2. Enter your project name
  3. Select a template
  4. Choose TypeScript (if supported)
  5. Choose Tailwind CSS (if supported)
  6. Your project will be created and ready to go!

๐Ÿ“‹ Available Templates

๐ŸŽจ Template ๐Ÿ“˜ TypeScript ๐ŸŽจ Tailwind ๐Ÿ“ Description โšก Bundler
Vanilla โœ… โœ… Pure HTML/CSS/JS project Vite
React โœ… โœ… Modern React application Vite
Next.js โœ… โœ… Full-stack React framework Next.js
11ty โŒ ๐Ÿ”„* Static site generator 11ty

*Tailwind can be manually added later

๐Ÿ† Why Choose Create Launcher?

  • โšก Fastest setup - under 30 seconds
  • ๐ŸŽฏ Battle-tested templates
  • ๐Ÿ”„ Always updated dependencies
  • ๐Ÿ› ๏ธ Zero configuration required

๐Ÿ”ฎ Coming Soon

  • Vue.js templates with Vite
  • Svelte support with SvelteKit
  • Angular starter templates

๐ŸŽฎ Try It Now!

Open in StackBlitz Open in GitHub Codespaces

Development

# Clone the repository
git clone https://github.com/pranav89624/create-launcher.git
cd create-launcher

# Install dependencies
npm install

# Build the project
npm run build

# Test locally
npm run dev

Contributing

Contributions are welcome! Please read CONTRIBUTING.md for setup instructions and contribution guidelines.

๐Ÿ“„ License

MIT License - see LICENSE file for details.

๐Ÿ“‹ Changelog

All notable changes to this project will be documented in the CHANGELOG.md.


Made with โค๏ธ by Pranav Verma

โฌ†๏ธ Back to top

About

๐Ÿš€ Instantly scaffold modern web projects with zero config! Supports React, Next.js, Vanilla JS/TS, 11ty, TypeScript, Tailwind, and more. Fast, interactive CLI for rapid project setup.

Topics

Resources

License

Contributing

Stars

Watchers

Forks