https://github.com/loiane/vsonline-port-forwarding
https://github.com/loiane/vsonline-port-forwarding
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loiane/vsonline-port-forwarding
- Owner: loiane
- Created: 2020-01-06T01:33:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T13:25:54.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T08:26:33.560Z (12 months ago)
- Language: TypeScript
- Size: 3.16 MB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VsonlinePortForwarding
[](https://online.visualstudio.com/environments/new?name=Issue157&repo=loiane/vsonline-port-forwarding)
This project was created to reproduce issue reported at https://github.com/MicrosoftDocs/vsonline/issues/157
## to test the project
```
cd ~/workspace/server
npm run start
cd ~/workspace
npm run start
```Open project at `localhost:4200`, you should see message:
`From Node.js: Hello, World!`