lfurzewaddock / electron-socket.io-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron Socket.IO Playground - Develop apps without a front-end

Playground image

For a ready-to-use web version: https://socketio-playground.ibrod83.com/

npm run electron

Launches the program in Electron(production). Note that this will require the npm run build to be run first.

npm run dev-server

Runs the program in the browser, in development mode.

npm run dev

Runs the program in Electron(development). Please note, that you will need to run npm run dev-server in parallel

About


Languages

Language:JavaScript 93.6%Language:HTML 4.5%Language:CSS 1.9%