Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 242 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 242 Bytes

Personal website and blog

Live at https://pm.dartus.fr.

npm install
npm run dev         # Serve and watch for changes.
npm run build       # Build static output.
npm run serve       # Serve build output.