me.ekuinox.dev
My profile web site. It published at me.ekuinox.dev
Installation
npm i
... install dependency modules.npm run build
... build. (output to./dist
)npm run preview
... serve./dist
Development
Runs npm run dev
to start server that watches file changes.