Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 366 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 366 Bytes

CDPSfy

Dependencies

  • node.js
  • npm

How to install

git clone https://github.com/aalonsog/CDPSfy.git
cd CDPSfy
npm install

How to configure

  • The server is configured to listen in port 8080. You can modify that folder using the env variable 'PORT'

How to run

npm start