How to run:
- Using NVM, install NodeJS 16.14 and NPM 8.3.1
- Run
npm installinside the project directory to install dependencies - Run
PORT=3000 node server.jsto run the server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
How to run:
npm install inside the project directory to install dependenciesPORT=3000 node server.js to run the server