create-new-mvp
v0.1.1
Published
Simple CLI to create new MVP project with Javascript ecosystem.
Downloads
4
Maintainers
Readme
Create New MVP
Simple CLI to create new MVP project with Javascript ecosystem.
Quick Start
Choose one of the following methods:
npx create-new-mvp # Using npx
npm create new-mvp # Using npm create
pnpm dlx create-new-mvp # Using pnpm dlx
pnpm create new-mvp # Using pnpm create (recomended)
yarn create new-mvp # Using yarn create
List available parameters: npx create-new-mvp --help
Credits
This project inspired by create-react-app
and create-create-app
License
Licensed under either of Apache License 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Copyrights in this project are retained by their contributors.
See the LICENSE-APACHE and LICENSE-MIT files for more information.
🤫 Psst! If you like my work you can support me via GitHub sponsors.