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