Update README.md
This commit is contained in:
parent
135e5869f8
commit
9d96d515da
@ -1,11 +1,11 @@
|
|||||||
# devfolio
|
# devfolio
|
||||||
A simple, responsive, single-page portfolio for developers built with Bulma, Sass and Font Awesome.
|
A simple, responsive, single-page portfolio for developers built with Bulma, Sass and Font Awesome.
|
||||||
|
|
||||||
[Demo here](https://mmacneil.github.io/devfolio/)
|
View the [demo here](https://mmacneil.github.io/devfolio/).
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
1. Clone or fork this repository.
|
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`.
|
2. Install required dependencies from your terminal by running `npm install` from the project folder root containing `package.json`.
|
||||||
<pre>
|
<pre>
|
||||||
<code>devfolio\src\>npm install</code></pre>
|
<code>src\>npm install</code></pre>
|
||||||
|
Loading…
Reference in New Issue
Block a user