-
⚡️ use Vue 3, Vite 2, TypeScript, Electron
-
😃 Use ui and icons from Element-Plus
-
🔥 Use the new
<script setup>
style -
🦾 TypeScript, of course
- Vue Router
unplugin-vue-components
- components auto import- VueUse - collection of useful composition APIs
Thanks very much for the API provided by Wallhaven Api, so that more developers can realize their ideas.
- Get the project code
git clone https://github.com/helptome1/wallhaven-vue3.git
- Installation dependencies
cd wallhaven-vue3
yarn
- run
yarn electron:start
- build
yarn make