Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 268 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 268 Bytes

Blog

My personal website built with Analog

Setup

npm install

Serve

npm start

Navigate to http://localhost:5173/.

Build

npm run build

Static site build is in the dist/analog/public directory.