0.1.1 • Published 2 years ago

create-new-mvp v0.1.1

Weekly downloads
-
License
MIT OR Apache-2.0
Repository
github
Last release
2 years ago

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.

0.1.1

2 years ago

0.1.0

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago