mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 15:36:19 +00:00
7 lines
271 B
Markdown
7 lines
271 B
Markdown
- [[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` |