From bec49e7dc2a64446951b078d41b65e5f1c1ad330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Wed, 9 Mar 2016 16:36:41 -0800 Subject: [PATCH] Height --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84538c4f..8d3bb473 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,11 @@ Parse Server works with the Express web application framework. It can be added t ## Getting Started +The fastest and easiest way to get started is to run MongoDB and Parse Server locally. Once you have a better understanding of how the project works, please refer to the Parse Server guide for in-depth guides to deploy Parse Server to major infrastructure providers. + We have provided a basic [Node.js application](https://github.com/ParsePlatform/parse-server-example) that uses the Parse Server module on Express and can be easily deployed using any of the following buttons: - + ### Parse Server + Express