Package Exports
- launch-express
- launch-express/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (launch-express) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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-expressUsage
Create a new project.
npx launch-express new <project-name>Update an existing project.
npx launch-express update <project-name>Options
-dor--default- Use default options for the project-hor--help- Show help for the command