Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 396 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 396 Bytes

homepage

https://emoticon.moe

Prerequisites

  • Node.js and yarn

Prepare

  1. Run yarn install
  2. Get a GitHub Personal Access Token
  3. Create a .env.local file
  4. Fill in the .env.local file
GITHUB_AUTH=<Your GitHub Personal Access Token>

Getting Started

yarn dev

Open http://localhost:3000 with your browser to see the result.