Skip to content

Commit

Permalink
Deploy on gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
alaa-m1 committed Oct 8, 2023
1 parent 92ac6ac commit e998cf7
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 36 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "ecommerce-website-react-reactquery-redux",
"homepage": "https://alaa-m1.github.io/react-gh-pages",
"version": "0.1.0",
"private": true,
"dependencies": {
Expand Down Expand Up @@ -57,6 +58,8 @@
"zxcvbn": "^4.4.2"
},
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"preinstall": "npx only-allow pnpm",
"start": "react-scripts start",
"build": "react-scripts build",
Expand Down
Loading

0 comments on commit e998cf7

Please sign in to comment.