Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 564 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 564 Bytes

personnal-website

👨 My personnal website

🏭 Local run

npm run dev

🚀 Deploy

Local working version of Nodejs is specified in .nvmrc to use the same while deploying.
Post build hook is used to copy the /static folder into the /dist after parcel generate it (working on Netlify because it uses a linux server).

📝 Information