Skip to content

jourlez/dcc-svelte

Repository files navigation

DCC + Svelte


This template combines SvelteKit - the official framework for building svelte apps, with the Decentralchain's blockchain, it allows you to log into your decentral.exchange wallet. You can expand by adding your own functionality from there.


Features

  • πŸ’š SvelteKit - SSR, File-based API endpoints (REST services), File-based routing, etc.

  • ⚑️ Vite + svelte-hmr - Instant HMR

  • 🎨 UnoCSS - The instant on-demand atomic CSS engine.

  • πŸ˜ƒ Icons from any icon sets in Pure CSS, powered by UnoCSS

  • πŸŒ™ Dark mode supported via svelte-dark-mode

  • 🚩 Localization (i18n) by typesafe-i18n

  • 🦾 TypeScript

Variations

Try it now!

Online

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually

git clone https://github.com/jourlez/dcc-svelte
cd dcc-svelte

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Start the development server:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published