Skip to content

jamestthompson3/emoji-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emoji-picker

creating a simple emoji picker with tauri

build-tauri-app

Installation

To build from source, you need the tauri-bundler crate installed and in your $PATH. You can build from source by cloning this repository and running the following:

yarn && yarn tauri build

You can head over to the "Releases" page and download the executable for your platform.