| Component | Technology |
|---|---|
| Meta-Framework | ๐ก SvelteKit, ๐งก Svelte |
| UI Layout | ๐ HTML, ๐จ Tailwind CSS |
| Programming Language | ๐ช TypeScript |
| UI Animations | ๐ GSAP |
Install mise: mise website
Clone this repo
git clone https://github.com/dezlymacauley/frontend-studio.git
Enter it
cd frontend-studio
Give mise permission to read the mise.toml file
mise trust
Install the shared dependencies (Deno and Node.js) at a directory level
mise install
To setup the SvelteKit projects, enter a directory with a package.json
file and run this command:
deno task setup