/Spotify-Playlist-Sorter

Simple application to order a playlist based on the person who added a song to the playlist.

Primary LanguageSCSS

Svelte Template using Typescript

I made this template more or less for myself, but feel free to use it. To install this template in your correct directory, run:

npx degit rster2002/svelte-template#typescript .

Features

This template comes pre-configured with:

  • ⚡️ Vite for lightning fast development;
  • 💪 Typescript for strongly typed code;
  • 🗺 Alias for the 'src' directory using '@';
  • 🎨 SCSS for easy styling;
  • 🔀 Cross-env for development on Windows machines.