Clone the repo and install dependencies:
* git clone --depth 1 --branch main https://github.com/react-ace/ace-app.git [app-name]
* cd [app-name]
* pnpm installStart the app in the dev environment:
npm startTo package apps for the local platform:
npm run packageMIT © electron-react-ace-app
.npmrcbackup
registry=https://registry.npm.taobao.org/
sass_binary_site=https://npm.taobao.org/mirrors/node-sass/
chromedriver_cdnurl=https://npm.taobao.org/mirrors/chromedriver
phantomjs_cdnurl=https://npm.taobao.org/mirrors/phantomjs
electron_mirror=https://npm.taobao.org/mirrors/electron/
fsevents_binary_host_mirror=http://npm.taobao.org/mirrors/fsevents/