emoji

Unfancy emoji searcher.

66
3
Vue

emoji searcher

A slim and modern emoji searcher, built with Poi.

Folder structure

  • src/: App files
    • components/: Components directory
    • index.js: App entry file
  • poi.config.js: Config file for Poi
  • package.json: App manifest
  • .editorconfig: Ensure consistent editor behaivor
  • .gitignore: Ignore files we don’t need to push

Development

  • yarn dev: Run in development mode
  • yarn build: Build in production mode
  • yarn lint: Run eslint

License

MIT © EGOIST