/emoji-maker-vue

🤪🥳基于 vue3+ts+vite 实现自定义 emoji 表情制作工具

Primary LanguageVue

emoji-maker-vue logo

Emoji Maker Vue alpha

An emoji expression maker


github actions version


🦄 Stack

  • Vite - Next Generation Frontend Tooling
  • Vue - The Progressive JavaScript Framework
  • Pinia - The Vue Store that you will enjoy using
  • VueI18n - Internationalization plugin for Vue.js

Local Setup

Clone the repository and run on the root folder:

npm i
npm run dev

📦 Build

npm run build