1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-07 10:46:45 +00:00

Add files via upload

This commit is contained in:
imfunny 2019-05-23 15:30:03 +05:30 committed by GitHub
parent 6fb6408534
commit b2b757442f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ Check out this [live demo](https://imfunniee.github.io/gitfolio/) to see gitfoli
Install gitfolio
```sh
npm i -g gitfolio
npm i gitfolio -g
```
### Let's Build
@ -26,7 +26,7 @@ gitfolio build <username>
```
This will build your website using your GitHub username and put it in the `/dist` folder.
To run your website use `run` command
To run your website use `run` command (please refrain from using this for now)
```sh
gitfolio build <username>