devfolio/README.md

11 lines
382 B
Markdown
Raw Normal View History

2019-08-16 01:33:25 +00:00
# devfolio
2019-08-17 01:44:38 +00:00
A simple, responsive, single-page portfolio for developers built with Bulma, Sass and Font Awesome.
2019-08-22 01:01:10 +00:00
[Demo here](https://mmacneil.github.io/devfolio/)
2019-08-24 01:35:45 +00:00
## 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>