Skip to content

saikuNoCoda/Run_From_Terminal_CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run_From_Terminal_CPP

A simple Node-Js program that uses node-cmd to run CPP program in terminal and get output

To run it

  • Install NodeJs in CMD(Windows)

  • Install C++ compiler in CMD(Windows)

npm init
npm i express --save
npm i mustache --save
npm i socket.io --save
node server/server.js
Go to localhost:3000

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published