tortuvshin / nodejscalc

A simple calculator using Node.js and socket.io.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status GitHub license

A sample server side, real time calculator using Node.js and Socket.io

Run on local computer

=

  • git clone https://github.com/tortuvshin/nodejscalc.git
  • cd nodejscalc
  • npm install
  • node server.js .
  • For first time, launch link on browser http://localhost:8080

License

GitHub license

Author

Tortuvshin Byambaa

About

A simple calculator using Node.js and socket.io.

License:GNU General Public License v2.0


Languages

Language:JavaScript 84.5%Language:HTML 10.1%Language:CSS 5.4%