👨 My personnal website
npm run dev
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).