项目作者: kstawinski

项目描述 :
Just emoji picker created in Vue.js
高级语言: Vue
项目地址: git://github.com/kstawinski/emojis.git
创建时间: 2020-05-14T13:20:19Z
项目社区:https://github.com/kstawinski/emojis

开源协议:MIT License

下载


Emojis

Emoji picker coded with Vue.js. Includes fast search engine by keywords of icons. Click emoticon to copy it into your clipboard.

🚀 Demo link

Features

  • Fast search engine
  • Copying to clipboard by emoji click

Commands

Project setup

If you want to run project, just clone this repository and run serve command.

  1. git clone https://github.com/kstawinski/emojis.git
  2. cd emojis
  3. npm install

Compiles and hot-reloads for development

  1. npm run serve

Compiles and minifies for production

  1. npm run build

License

Check LICENSE file for more informations.