fix: updated README instructions + fixed app running issues/cross-compatibility over operating systems
This commit is contained in:
parent
4ebce1448a
commit
f9957c2b4d
8 changed files with 239 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { SAMPLE } from "@repo/common/sample";
|
||||
import express from "express";
|
||||
|
||||
const PORT = 1224;
|
||||
const PORT = 1225;
|
||||
|
||||
const app = express();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue