Skip to content

epap28/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Edouard Papillon

Interactive static portfolio for GitHub Pages.

Run Locally

npm run dev

Then open http://localhost:5173.

Publish to GitHub Pages

git init
git add .
git commit -m "Create interactive portfolio"
git branch -M main
git remote add origin https://github.com/<user>/portfolio-edouard-papillon.git
git push -u origin main

In GitHub, enable Pages with Deploy from a branch, branch main, folder /root.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors