Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aamay001/react-resume
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Davdegreat/react-resume
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 16, 2019

  1. Update .env

    Davdegreat authored Aug 16, 2019
    Copy the full SHA
    8583b8f View commit details

Commits on Aug 17, 2019

  1. Update index.html

    Davdegreat authored Aug 17, 2019
    Copy the full SHA
    2ed9aa1 View commit details
  2. Update README.md

    Davdegreat authored Aug 17, 2019
    Copy the full SHA
    a14a311 View commit details
Showing with 3 additions and 34 deletions.
  1. +2 −2 .env
  2. +0 −32 README.md
  3. +1 −0 public/index.html
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
REACT_APP_ENV=PRODUCTION
PUBLIC_URL=https://resumejs.netlify.com
GENERATE_SOURCEMAP=false
PUBLIC_URL=https://cvcje.netlify.com
GENERATE_SOURCEMAP=false
32 changes: 0 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,5 @@
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.<br>
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.<br>
You will also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.<br>
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

@@ -27,15 +11,6 @@ Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**

If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

## Learn More

@@ -59,10 +34,3 @@ This section has moved here: https://facebook.github.io/create-react-app/docs/ma

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

### Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

### `npm run build` fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -55,5 +55,6 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
<script src="//d.bablic.com/snippet/5d57e486da02cc000130ed3f.js?version=3.9"></script>
</body>
</html>