Update README.md

This commit is contained in:
Mark Macneil 2019-08-23 22:35:45 -03:00 committed by GitHub
parent f87431c055
commit 49ea530a60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,9 @@
A simple, responsive, single-page portfolio for developers built with Bulma, Sass and Font Awesome.
[Demo here](https://mmacneil.github.io/devfolio/)
## Setup
1. Clone or fork this repository.
2. Install required dependencies from your terminal by running `npm install` from the project folder root containing `package.json`.
<code>devfolio\src/> npm install</code>