Skip to content

Commit 659c625

Browse files
authored
Update README.md
1 parent 7900adc commit 659c625

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ professional intro writer effect, creating a memorable first impression.
88

99
## Live Demo
1010

11-
You can see a live demo of the project [here](demo-link).
11+
You can see a live demo of the project [here](https://coder2mo.github.io/Intro-It/)
1212
<br>
1313
<br>
1414

@@ -51,6 +51,19 @@ This will build the project, lint the code, and start the development server.
5151
<br>
5252
<br>
5353

54+
## Deploying
55+
56+
To deploy your Vue app with GitHub Pages, simply run this command below:
57+
58+
59+
```bash
60+
npm run deploy
61+
```
62+
63+
This deploys your Vue app to the public and gives you a unique link. Open up that project on GitHub and click on <strong>Settings</strong>.
64+
<br>
65+
<br>
66+
5467
## Configuration
5568

5669
The project includes configuration options for the particle animation and the professional intro writer effect. You can modify the configuration in the `MainComponent.vue` file.

0 commit comments

Comments
 (0)