An open API service indexing awesome lists of open source software.

https://github.com/loiane/vsonline-port-forwarding


https://github.com/loiane/vsonline-port-forwarding

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# VsonlinePortForwarding

[![Open in Visual Studio Online](https://img.shields.io/endpoint?style=social&url=https%3A%2F%2Faka.ms%2Fvso-badge)](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!`