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:
- Open a terminal window. Install all required the dependencies by running:
npm iornpm install - Run the following commands in order:
cd backendnode backend.js - Open another terminal window. Run the following:
npm start