Giter Site home page Giter Site logo

kerms / wireless-esp32-tools-web-host Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 165 KB

A web control host for https://github.com/kerms/wireless-esp32-tools

License: MIT License

JavaScript 0.94% HTML 0.48% Shell 0.25% Vue 48.32% TypeScript 45.22% CSS 4.80%

wireless-esp32-tools-web-host's Introduction

允斯无线透传器的内嵌网页版上位机

此项目使用NPM包管理, 需要先安装node工具。

环境准备步骤

本地测试:
  1. npm install
  2. npm run dev,或用 npm run devh 则可以用其他设备访问,如手机调试移动界面。
  3. 根据显示的地址,使用浏览器打开,默认地址为localhost:5173, 或者其他设备访问192.168.X.X:5173
发布至esp32:
  1. npm install
  2. npm run build -> 会在dist/生成index.htmlws.sharedworker.js
  3. dist/里执行gzip * -> -> 会在dist/生成index.html.gzws.sharedworker.js.gz
  4. 至此,可以使用这两个文件覆盖ESP32目录中的project_components/html里相对应的文件了。

wireless-esp32-tools-web-host's People

Contributors

kerms avatar

Watchers

 avatar

Forkers

iotsystem

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.