Skip to content

ErezSha/react-term

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • HTML 31.6%