159 B
159 B
Traque
Requirements
sudo apt install node npm
cd traque
npm install
Run server
node traque.js
Then visit localhost:9000
.
sudo apt install node npm
cd traque
npm install
node traque.js
Then visit localhost:9000
.