[Svelte] SvelteKit으로 웹사이트 만들기 1️⃣ 프로젝트 시작
포트폴리오를 웹사이트 형태로 만들어보고 싶었는데, svelte도 써보고 싶어서 혼자 하는 서브프로젝트 느낌으로 시작해 보기로 했다. 일단 create project부터 얼레벌레 시작! 프로젝트 시작 Docs • Svelte Documentation Before we begin This page contains detailed API reference documentation. It's intended to be a resource for people who already have some familiarity with Svelte. If that's not you (yet), you may prefer to visit the interactive tutorial or the svelte.dev npm c..