Blog

August 22, 2023 ยท View on GitHub

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.