My personal website built with Analog
npm install
npm start
Navigate to http://localhost:5173/
.
npm run build
Static site build is in the dist/analog/public
directory.
My personal website built with Analog
npm install
npm start
Navigate to http://localhost:5173/
.
npm run build
Static site build is in the dist/analog/public
directory.