diff --git a/README.md b/README.md index 9968e6c..1c1f39b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,12 @@ See the section about [running tests](https://facebook.github.io/create-react-ap ### `npm run build` -a new test change + + + +a new test change implemented +a new test change to deploy + Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..e69de29 diff --git a/package.json b/package.json index 33f1834..5417f18 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fooddeliveryfull", "version": "0.1.0", - "private": true, + "private": false, "dependencies": { "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.3.0",