Skip to content

Commit

Permalink
Merge pull request #19 from pagondel/dev
Browse files Browse the repository at this point in the history
Master merge
  • Loading branch information
pagondel authored Apr 9, 2020
2 parents c165f0e + 0e301ab commit 700593a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [pagondel.org](https://www.pagondel.org).
# [pagondel.org](https://www.pagondel.org)

My personal site, built on top of React, easy to modify.

Expand All @@ -8,13 +8,14 @@ My personal site, built on top of React, easy to modify.
git clone https://github.com/pagondel/personal-site.git
cd personal-site
npm install
```
```

### Run dev

```bash
npm run
```
```

### Modify
1. Update public/index.html with your meta tags.
2. Replace the favicons in public/ folder.
Expand All @@ -25,7 +26,7 @@ My personal site, built on top of React, easy to modify.

```bash
npm build
```
```

Please feel free to reach out to me by filing an issue

Expand Down

0 comments on commit 700593a

Please sign in to comment.