Skip to content

Kartikeyyadav7/js_terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JS Terminal

This is a browser terminal made with xterm.js

Run Locally

Clone the project

  git clone https://github.com/Kartikeyyadav7/js_terminal.git

Go to the project directory

  cd js_terminal

Go to the client directory and install the dependencies

  npm install

Go to the server directory and install the dependencies

Before installing the dependencies for the server, you need to have python installed

  npm install

Start the client and the server

  npm run start

Demo

https://js-terminal.netlify.app/

Releases

No releases published

Packages

No packages published