1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-07 18:56:51 +00:00

Update README.md

This commit is contained in:
imfunny 2019-05-08 21:38:13 +05:30 committed by GitHub
parent 4843bb1a37
commit 79bd573a6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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