Skip to content

prasenjeetpaul/online-command-terminal

Repository files navigation

Online Command Terminal

This projects creates a command terminal in the server environment and provides it virtually to all the clients

Instructions

  1. Run npm install to download all the dependency.
  2. Run npm run-script start-server to start the server where the command propmt is located.
  3. Run ng serve -o to start and open the client application in the default browser.

Client Application

The client application is implemented using Angular.

Command Server

The command terminal is hosted using a ExpressJS server.

About

This projects creates a command terminal in the server and provides it virtually to all the clients

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published