mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 06:26:20 +00:00
271 B
271 B
- go https://gitlab.com/fedstoa/agora-bridge-js
- asked vera how to run this, should add it to the readme:
- install typescript:
npm install --global typscript
- install... something:
npm i --save-dev @types/node
tsc app.ts && node app.js
- install typescript:
- asked vera how to run this, should add it to the readme: