Installation
Installation
Section titled “Installation”Requirements
Section titled “Requirements”- Svelte 5 or later
- SvelteKit 2 or later (recommended)
- Node.js 20+
Install
Section titled “Install”npm install traek# orpnpm add traek# oryarn add traekPeer Dependencies
Section titled “Peer Dependencies”Træk requires Svelte 5 as a peer dependency:
npm install svelte@^5