Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mspronesti authored Sep 26, 2023
1 parent 7c4309c commit f8d66ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Install `npm` dependencies running
$ npm install
```

Run the portfolio locally in developement mode running
Run the portfolio locally in development mode running

```shell
$ npm run
Expand All @@ -24,9 +24,9 @@ $ npm run
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

## Deployment
This website is automatically built and deployed to github pages by this [action](https://github.com/mspronesti/mspronesti.github.io/blob/master/.github/workflows/gh-pages-publish.yml).
This website is automatically built and deployed to Github pages by this [action](https://github.com/mspronesti/mspronesti.github.io/blob/master/.github/workflows/gh-pages-publish.yml).

After forking this project, setup github pages from the repository settings and after every commit the action will trigger deploying your portfolio webapp.
After forking this project, setup GitHub pages from the repository settings, and after every commit the action will trigger deploying your portfolio web application.

## LICENSE
This project is licensed under the [MIT](https://github.com/mspronesti/mspronesti.github.io/blob/master/LICENSE) license.

0 comments on commit f8d66ff

Please sign in to comment.