Skip to content

Marie-anneMawhin/marie-annemawhin.github.io

Repository files navigation

To run locally

git clone [email protected]:Marie-anneMawhin/marie-annemawhin.github.io.git
cd marie-annemawhin.github.io
npm i
npm start

To deploy to GitHub Pages

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.