/saumya.lol

personal website of a boring developer

Primary LanguageSvelteMIT LicenseMIT

Stack

  • Svelte + SvelteKit
  • Tailwind CSS

Running locally

This application requires Node.JS to run.

git clone https://github.com/27Saumya/saumya.lol
cd saumya.lol
npm i

Running the app in developer mode:-

npm run dev