devfolio/README.md
2019-08-23 22:35:45 -03:00

11 lines
382 B
Markdown

# devfolio
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>