/denkisil-site

My first frontend project

Primary LanguageSvelte

My site

Here you can view my TODO

Beta version of my new and reimagined site with smooth and minimalistic design

SvelteKit 2 and other additional tools like Vite require Node.js 18.04 and above. You will also need to install a dependency manager such as NPM, YARN, etc.

P.S At the moment yarn has some issues on Node.js 20+, so I recommend using npm for those versions

After dependencies have been installed, you should select Svelte Adapter for further building. Or you can run it in dev mode.

# these params are optional but useful
#
# --open - open site in browser
# --host - host site on local network
npm run dev -- --open --host