add set up to read me

This commit is contained in:
Brittany Chiang
2016-12-21 15:58:56 -05:00
parent 7fa1ebd423
commit e7847a5015
14 changed files with 25 additions and 10 deletions

View File

@@ -2,6 +2,11 @@
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` to start a dev server
- `gulp build` for prod
## What I used
- [Sublime Text 3](https://www.sublimetext.com/3) my ride-or-die
- [Github Pages](https://pages.github.com/) for easy push-to-deploy hosting