This package has been deprecated

Author message:

this package has been deprecated, use @pefish/create-app please.

@pefish/create-typescript-app

0.0.6 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @pefish/create-typescript-app

Weekly Downloads

1

Version

0.0.6

License

none

Unpacked Size

5.47 kB

Total Files

6

Last publish

Collaborators

  • pefish