Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
J-B-Mugundh committed Dec 27, 2023
1 parent 85bc67c commit c284beb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"homepage": "https://j-b-mugundh.github.io/portfolio",
"name": "portfolio",
"version": "0.1.0",
"private": true,
Expand Down Expand Up @@ -30,6 +31,8 @@
},
"scripts": {
"start": "react-scripts start",
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
Expand Down

0 comments on commit c284beb

Please sign in to comment.