0.1.4 • Published 5 years ago

@pefish/create-electron-app v0.1.4

Weekly downloads
10
License
-
Repository
-
Last release
5 years ago

Create Electron App

Create Electron apps with no build configuration.

Create React App works on macOS. If something doesn’t work, please file an issue.

Base on react、electron、typescript、react-router、antd and mobx.

Quick Overview

yarn global add @pefish/create-electron-app
create-electron-app my-app
cd my-app
yarn start-client
yarn start-server

When you’re ready to deploy to production, just yarn pack-mac.

Get Started Immediately

You don’t need to install or configure tools like Webpack or Babel. They are preconfigured and hidden so that you can focus on the code.

Just create a project, and you’re good to go.

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago