Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.14 KB

File metadata and controls

28 lines (20 loc) · 1.14 KB

F23_RealNews

Project Description

Project Description

Sequence Diagram

Sequence Diagram

Architecure Diagram

Architecture Diagram

Blockchain Architecture

Blockchain Architecture

AI Architecture

AI Architecture

Setup Instructions

  1. Install Node on your computer
  2. Clone our repository on your computer and open a terminal in the directory.
  3. run cd App
  4. run npm install
  5. run npm start (this starts the backend/server)
  6. run cd realnews
  7. run npm install
  8. run npm start (this starts the frontend and should open a window in your web browser)