Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 171 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 171 Bytes

Getting Started

  1. Just clone

  2. Run:

npm install Server/package.json
  1. And than:
node Server/Main.js

Go to: http://localhost:3000/

enjoy ;)