/electron-antd-demo

electron + and

Primary LanguageTypeScript

Install

Clone the repo and install dependencies:

npm install

Having issues installing? See our debugging guide

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package