Skip to content

jourlez/dcc-solidjs

Repository files navigation

DCC + SolidJS


This template combines SolidJS - a reactive Javascript library, 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

  • 💚 SolidJS - SSR, TSX, Real DOM, Render-Once, etc.

  • ⚡️ Vite - 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 Hope UI

  • 🚩 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-solidjs
cd dcc-solidjs

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

 
 
 

Contributors