Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 283 Bytes

File metadata and controls

22 lines (15 loc) · 283 Bytes

Stack

  • Svelte + SvelteKit
  • Tailwind CSS

Running locally

This application requires Node.JS to run.

git clone https://github.com/saumsy/saums.dev
cd saums.dev
npm i

Running the app in developer mode:-

npm run dev