rster2002 / Spotify-Playlist-Sorter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:SCSS 50.3%Language:Svelte 30.6%Language:TypeScript 15.5%Language:JavaScript 1.3%Language:CSS 1.1%Language:HTML 0.7%Language:Shell 0.3%Language:Dockerfile 0.1%