Getting Started
Hey there, Welcome to the MVP in Minutes docs! 👋
Here's a quick overview of the template. Follow along to get your app up and running.
Once you're done, start with this tutorial to launch your project in 5 minutes. Let's build that startup, FAST ⚡️
Run the project locally
- In your terminal, run the following commands one-by-one:
- Rename .env.example to .env.local:
-
Add your API key to the .env.local file:
-
Run the project using the following command: