From 1a3604f6a8ce976c3f14e7d253e0c90b082df3d1 Mon Sep 17 00:00:00 2001 From: Brittany Chiang Date: Mon, 17 Jul 2017 16:32:39 -0700 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 65d109e..d38209d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ Hello! Thanks for checking out the repo for my latest portfolio website. This website isn't just my new portfolio, but also a personal project in and of itself. I think I've grown quite a bit as a developer & designer in the past year, so I wanted to create something to showcase some of what I've learned and done. ## Getting started +- `npm install gulp-cli -g` - `npm install` +- `gem install jekyll sass bundler jekyll-minifier jekyll-sitemap` - `gulp serve` to start a dev server - `gulp build` for prod