Skip to content

lemasani/launchstack

Repository files navigation

LaunchStack

Launch production-ready React apps in seconds with your choice of routing, state management, and authentication.

Project Structure

This is a monorepo containing:

  • packages/launchstack/ - The CLI tool for scaffolding React projects

Quick Start

npx launchstack my-app

Development

Setup

# Install dependencies
pnpm install

# Build the CLI
pnpm build

# Run tests
pnpm test

Testing the CLI Locally

# Build the CLI
pnpm build

# Link globally for testing
cd packages/launchstack
pnpm link --global

# Use it anywhere
launchstack test-project

# Unlink when done
pnpm uninstall --global launchstack

Documentation

See the CLI package README for complete documentation.

License

MIT

About

CLI tool to quick start different projects

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages