Skip to content

Mulander-J/vitesee-dapp

Repository files navigation

Vitesee DApp

VDNA.logo

Vitesee Decentralized Next Application.

Vitesee-based DApp-scaffold with multiple presets to quickly get started with development and embrace the Vue community.

Features

Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.
  • Arco Design - Fully open source enterprise-level product design system powered by ByteDance.
  • Echarts - An Open Source JavaScript Visualization Library

Icons

Plugins

Demo Preview

Component

components

ECO

ecos

Usage

Development

Just run and visit http://localhost:3000

pnpm dev

Build

To build the App, run

pnpm build

Preview

To preview the App, run

pnpm preview