| Component | Technology |
|---|---|
| Runtime | ๐ฆ Deno |
| Core Languages | ๐ HTML, ๐จ CSS, ๐ช TypeScript |
| Frameworks | ๐งก Svelte, ๐จ Tailwind CSS, ๐ GSAP |
Install mise: mise website
Clone this repo
git clone https://github.com/dezlymacauley/svelte-ui-mastery.git
Enter it
cd svelte-ui-mastery
Give mise permission to read the mise.toml file
mise trust
Install Deno
mise install
To setup the SvelteKit projects, enter a directory with a package.json
file and run this command:
deno task setup