Files
freeCodeCamp/guide/english/agile/minimum-viable-product/index.md
Heather 0d35f793ff Changed link text to match video title (#21878)
* Changed "what is a MVP?" to "What is a Minimum Viable Product (MVP)" to match the title on YouTube.
2018-11-13 21:00:41 -05:00

634 B
Raw Blame History

title
title
Minimum Viable Product

Minimum Viable Product

The idea is to rapidly build a minimum set of features that is enough to deploy the product and test key assumptions about customers interactions with the product.

A Minimum Viable Product has three key characteristics:

  • It has enough value that people are willing to use it or buy it initially.
  • It demonstrates enough future benefit to retain early adopters.
  • It provides a feedback loop to guide future development.

Learn more about MVP: What is a Minimum Viable Product (MVP)