Skip to content

shoufei403/enjoy_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enjoy App

This is a Electron App.

yarn install
yarn start

需要使用Python 3.11.0 使用pyenv 建立单独的Python环境

pyenv install 3.11.0
pyenv local 3.11.0
python -m venv .venv3_11
source .venv3_11/bin/activate

禁止沙盒

export ELECTRON_DISABLE_SANDBOX=false

然后使用上的yarn start构建应用。

About

https://gh-proxy.com/https://github.com/ZuodaoTech/everyone-can-use-english.git

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors