diff --git a/README.md b/README.md index 1c31913..420e02c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ # Orlando Devs Web Site +## Getting Started + +The Orlando Devs website is built on top of [https://www.netlify.com/Netlify](https://www.netlify.com/). To get started you will need to install the [Netlify CLI](https://www.netlify.com/products/cli) tool on your local environment. + +* [Install Netlify CLI](https://www.netlify.com/products/cli/#install) `npm install -g netlify-cli` +* Install Node packages `npm install` + +Once packages are installed run the Netlfiy dev stack: + +`netlify dev` + --- # Live Demo ---