Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 444 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 444 Bytes

Animeccha

Animeccha Desktop

A project aiming to include my favorite montages across different animes such that a user can scroll and go backward and forward through the frames of that montage.

Installation

Perform yarn to install node_modules.

Running

  • Perform yarn dev to run the frontend.
  • Perform yarn serve to run the static images server.