358 B
358 B
Personal website at nyv.lt
Website is written in Astro framework. See documentation.
Development
Install dependencies and start development server:
npm i
npm run dev
Installation
Run the following to create a production build. Copy produced files in /dist
to the root of your server.
npm run buld