git clone [email protected]:Marie-anneMawhin/marie-annemawhin.github.io.git
cd marie-annemawhin.github.io
npm i
npm start
Make sure all of the changes you have locally on your current branch are the ones you want to deploy, and run the following command:
npm run deploy
N.B. don't deploy from the gh-pages
branch.
Created and maintained by Paul Clark.