Skip to content

react-ace/ace-app

Repository files navigation

Install

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 install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

License

MIT © electron-react-ace-app


Develop

  • .npmrc backup
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/

About

electron react ace app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published