me.ekuinox.dev

My profile web site. It published at me.ekuinox.dev

Installation

  1. npm i ... install dependency modules.
  2. npm run build ... build. (output to ./dist)
  3. npm run preview ... serve ./dist

Development

Runs npm run dev to start server that watches file changes.