update readme

This commit is contained in:
Brittany Chiang
2017-07-17 16:32:39 -07:00
parent e252f92260
commit 1a3604f6a8

View File

@@ -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. 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 ## Getting started
- `npm install gulp-cli -g`
- `npm install` - `npm install`
- `gem install jekyll sass bundler jekyll-minifier jekyll-sitemap`
- `gulp serve` to start a dev server - `gulp serve` to start a dev server
- `gulp build` for prod - `gulp build` for prod