Giter VIP home page Giter VIP logo

betafpv_configurator's Introduction

BETAFPV Configurator

Developers

#安装Node虚拟机
nvm install 16.20.0     
nvm use 16.20.0 
#加载所有的关联包
npm install
npm install --save-dev electron-rebuild
./node_modules/.bin/electron-rebuild

# If you have trouble on Windows, try:
.\node_modules\.bin\electron-rebuild.cmd


#启动electron程序
electron .


若在VS Code输入命令时出现以下错误:无法加载文件xxx.ps1,因为在此系统中禁止脚本。 解决方案如下:
- 按下Window+R,输入**powershell**,回车或确定。
- 输入**Set-Executionpolicy remotesigned**,回车。
- 输入**y**回车。


betafpv_configurator's People

Contributors

hwt662988 avatar nieyong avatar wenzhicode avatar zhaobing-byte avatar

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.