/Ledgero-UI

Work in progress UI for managing personal finance.

Primary LanguageSvelteGNU Affero General Public License v3.0AGPL-3.0

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.