Skip to content

valentinMachado/valentinMachado.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run it

Since the deployment is handle by github pages (which can only deals with static website) there isn't deployment CLI in the project.

You can still run the project in a dev mode (basically run a static express backend and build a dev bundle)

git clone git@github.com:valentinMachado/valentinMachado.github.io.git
cd valentinMachado.github.io
npm i
npm run dev

then browse to http://localhost:8000/

About

My portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published