Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 200 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 200 Bytes

Coding Garden Website

Landing page built with SvelteKit.

Setup

npm install

Development

npm run dev

Build

npm run build