1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Update README.md

This commit is contained in:
imfunny 2019-05-08 19:47:24 +05:30 committed by GitHub
parent 81b3a584f3
commit c88146240a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,16 @@ $ npm i
This will install all the dependencies you will need to build your website.
3. After its done installing the dependencies run this command where `username` is your username on github
```
$ node build --name username
```
4. Congrats, you just made yourself a personal website.
> if you get stuck somewhere or get an error, please create an issue
## License
GNU General Public License v3.0