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:
parent
4843bb1a37
commit
79bd573a6d
1 changed files with 2 additions and 1 deletions
|
@ -27,10 +27,11 @@ c. After its done installing the dependencies run this command where `username`
|
|||
```
|
||||
$ node build --name username
|
||||
```
|
||||
This will create `index.css` and `index.html` files in your working directory.
|
||||
|
||||
d. Congrats, you just made yourself a personal website.
|
||||
|
||||
e. To run your website simply type `index.html` and hit enter in your terminal.
|
||||
e. To run your website open `index.html` or simply type `index.html` and hit enter in your terminal.
|
||||
|
||||
> if you get stuck somewhere or get an error, please create an issue
|
||||
|
||||
|
|
Loading…
Reference in a new issue