emoji-supply
Source for http://emoji.supply/wallpaper and http://emoji.supply/kitchen
File Explorer
Download Latest Version (.zip)- launch.json
- settings.json
- data.js
- emojidata.js
- icon.png
- index.html
- script.js
- style.css
- paste.html
- index.html
- runes.js
- script.js
- style.css
- CNAME
- favicon.ico
- index.html
- .gitignore
- code.ts
- Cover.png
- Icon.png
- manifest-figma.json
- manifest.json
- package.json
- README.md
- tsconfig.json
- cache.js
- metadata.js
- fetchemoji.py
- fetchemoji.txt
- .gitattributes
- .gitignore
- LICENSE
- netlify.toml
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/alcor/emoji-supply
Downloads the entire project code from GitHub to your computer.
cd emoji-supply
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd figma/kitchen
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
