2.0.0 • Published 5 months ago

launch-express v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Launch Express CLI

This is the CLI for Launch Express. It is used to create a new Next.js project with the Launch Express starter kit.

Installation

npm install -g launch-express

Usage

Create a new project.

npx launch-express new <project-name>

Update an existing project.

npx launch-express update <project-name>

Options

  • -d or --default - Use default options for the project
  • -h or --help - Show help for the command