Vitesee Decentralized Next Application.
Vitesee-based DApp-scaffold with multiple presets to quickly get started with development and embrace the Vue community.
-
🎨 UnoCSS - The instant on-demand atomic CSS engine.
-
😃 Use icons from any icon sets in Pure CSS
-
🔥 Use the new
<script setup>
style -
📥 APIs auto importing - use Composition API and others directly
-
🦾 TypeScript, of course
-
✊ @wagmi/core - VanillaJS library containing everything you need to start working with Ethereum.
- 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
- Iconify - use icons from any icon sets 🔍Icônes
- Pure CSS Icons via UnoCSS
- Vue Router
unplugin-auto-import
- Directly use Vue Composition API and others without importingunplugin-vue-components
- components auto importunplugin-vue-macros
- Explore and extend more macros and syntax sugar to Vue.- VueUse - collection of useful composition APIs
- dayjs - immutable date time library alternative to Moment.js with the same modern API.
Just run and visit http://localhost:3000
pnpm dev
To build the App, run
pnpm build
To preview the App, run
pnpm preview