lottery
🎉🌟✨🎈年会抽奖程序,基于 Express + Three.js的 3D 球体抽奖程序,奖品🧧🎁,文字,图片,抽奖规则均可配置,😜抽奖人员信息Excel一键导入😍,抽奖结果Excel导出😎,给你的抽奖活动带来全新酷炫体验🚀🚀🚀
An interactive terminal that runs in the browser using WebSockets, built with Node.js and xterm.js.
git clone https://github.com/EDDYMENS/interactive-terminal.gitEDDYMENS/interactive-terminalAn interactive terminal that runs in the browser using WebSockets, built with Node.js and xterm.js.
The project consists of two parts, the backend (Node.js server) and the frontend (xterm.js terminal interface), just like a typical web application.
Clone this repository:
git clone https://github.com/EDDYMENS/interactive-terminal.git
Navigate to the project directory:
cd interactive-terminal
Install dependencies:
npm install
Start the server:
npm run start
The demo runs on port 6060 by default. You can modify this by editing the port number in the configuration section of the /src/server.js file.
The frontend automatically loads in your browser at http://localhost:6060 when the server starts. The client-side code is located in /src/client.js.
/src/server.js file.setSharedTerminalMode(false); in server.js.For a detailed breakdown of how the different parts of this code work and how to extend the functionality, refer to the complete tutorial on Eddymens.com.
This project is licensed under the MIT License. See the LICENSE file for details.
more like this
🎉🌟✨🎈年会抽奖程序,基于 Express + Three.js的 3D 球体抽奖程序,奖品🧧🎁,文字,图片,抽奖规则均可配置,😜抽奖人员信息Excel一键导入😍,抽奖结果Excel导出😎,给你的抽奖活动带来全新酷炫体验🚀🚀🚀
search projects, people, and tags