Hi! My name is Vladimir and this is my cozy website repository. Feel free to play around.
# run development server
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
# build static application
npm run build
Powered by create-svelte
.