Git Product home page Git Product logo

scratch3.0_gui's Introduction

本地局域网建立scratch3.0-gui

所需安装软件

  • git、node

下载源码

git clone [email protected]:yuanpeng666/scratch3.0_gui.git

进入目录

cd scratch3.0_gui

依赖库安装

npm install

启动

npm start

  • 出现compiled successfully(已成功编译)ok

PC端访问

  • 本地浏览器访问 http://127.0.0.1:8601/或者 http://localhost:8601/进入scratch3.0 GUI
  • 成功编译,服务开启,后请勿关闭Git Bash窗口(跑服务中...)

手机||平板端访问

  • 前提是PC、手机、平板,设备必须处于同一局域网下。
  • pc端调出cmd输入 ipconfig 回车,查看找到IPv4地址(比如是192.168.1.110),手机||平板端浏览器访问 192.168.1.110:8601 即可。

scratch3.0_gui's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.