Skip to content

Latest commit

 

History

History
executable file
·
18 lines (10 loc) · 259 Bytes

File metadata and controls

executable file
·
18 lines (10 loc) · 259 Bytes

amypavel.com

Website

Personal web site, built with gatsby and tailwind

First, run npm install

To generate site: npm run build

Local testing: npm run develop

To deploy: npm run deploy

CV

To generate the cv, run npm run cv