Vaniusha Ramírez
1 min readJul 11, 2019

Hi Amir,

Congrats for you deployment, once you have done this steps, and you have done some updatings, first of all, you need to update your master branch (remote and local), for example if you are working on a new branch called “TimeLine” from your local, firs you make a commit with your changes to your branch TimeLine (to the repository), then you need to make a pull request for your master branch (remote), once you have in the master branch all the updating, you need to update the changes on your master branch (local) $ git pull origin master

Now, you can make another deployment from your master branch(local)

$ npm run deploy

If success, you should receive the message “Publish” from your console. And after that, you can review on your link, some times the changes appears after some minutes, if is not reflected, you should receive a error message.

:D happy coding

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Vaniusha Ramírez
Vaniusha Ramírez

Written by Vaniusha Ramírez

Lingüist & Front-End Developer ❤

No responses yet

Write a response