javidhsueh / react-term

A simple terminal emulator in React

Home Page:http://www.columbia.edu/~ps2894/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Term

A couple of days back, I got an email from Columbia (the university that I'm stated to join) informing me that my new email ID and other student IT services were ready. Hosting my own webpage on a university's domain had long been a wish of mine, so as soon as I learnt about having some server space on the university's server I got excited wanted to put something interesting. Since I already have a boring about me page, I went with something different and built a simple terminal emulator in React!

img

Demo - http://columbia.edu/~ps2894

Run

$ npm install
$ npm run dist

Dev

$ npm install
$ npm run watch

About

A simple terminal emulator in React

http://www.columbia.edu/~ps2894/


Languages

Language:JavaScript 67.7%Language:HTML 32.3%