Skip to content

Commit

Permalink
packagejson script
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepeshgiri committed May 1, 2024
1 parent 9f93054 commit b46abcf
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
Expand Up @@ -14,6 +14,9 @@
},
"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 b46abcf

Please sign in to comment.