Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 226 Bytes

File metadata and controls

22 lines (15 loc) · 226 Bytes

Portfolio — Thierry Goettelmann

Source code of my personal portfolio, built with Nuxt.

Setup

npm install

Development

npm run dev

Production

npm run build
npm run preview