Retro Pixel Display Run the Dev Server npm run start Run the Express Server First, compile the contents of the server folder with: tsc --build src/server/tsconfig.json Then, run the server with: node src/server/ts-output/src/index.js