# Quick Start Tutorial

### Getting Started

Aloha! Let’s test out running Frigg locally by cloning and installing a quick start template app.

### Prerequisites

You'll need to do the following before continuing:

* Make sure you have [node and npm installed](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
* Create a free hosted MongoDB cluster through [MongoDB Atlas](https://www.mongodb.com/atlas/database) OR [install MongoDB](https://www.mongodb.com/docs/manual/installation/) locally
  * You'll need to create a db admin user and you'll want your connection string.

### Overview

Create Frigg App will generate a Frigg application that within a few minutes is deployable to your own infrastructure accounts. Let's get Create Frigg App going and unpack the "magic" as we go.
