Skip to content

ferdinandsorg/openmoji-website

 
 

Repository files navigation

OpenMoji.org

Website of the OpenMoji project 👉 http://openmoji.org/

⚠️ Please note that the master branch is in active development! You can view the most recent version under the staging instance.

Developer Setup

  1. Install node.js (see version in the file .nvmrc)
  2. Open Terminal and navigate over to the openmoji-website folder that you downloaded onto your computer:
cd path/to/folder
  1. Run:
npm install

Run

Start a local web server (with live reload, scss support) by typing in your Terminal the command below. This will open the index.html in a new browser window.

npm start

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.8%
  • CSS 17.4%
  • JavaScript 16.6%
  • PHP 0.2%