Skip to content

nodahikaru/vue-emoji-search

Repository files navigation

vue-emoji-search �

A simple emoji search tool made with ReactJS.

Imgur


This project was bootstrapped with Create Vue App.

Usage

To use this tool in your own projects, start by cloning this repository.

git clone https://github.com/nodahikaru/vue-emoji-search.git

Then once the folder is inside your code editor, install all the necessary packages.

yarn install

Once you are ready and have made changes, run:

yarn serve

This runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

Once you have finished developing the app and are ready to build, run:

yarn build

This builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!


Like my work?

Buy Me A Coffee

Made by @nodahikaru

About

Emoji Search App written by VueJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published