Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 511 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 511 Bytes

Welcome to Frame by Frame! Join a collaborative art piece where each contribution tells a story—a piece of a larger artwork that captures the range and liveliness of the human condition, frame by frame.

To run the tool:

  1. Open a terminal window. Install all required the dependencies by running: npm i or npm install
  2. Run the following commands in order: cd backend node backend.js
  3. Open another terminal window. Run the following: npm start