@shuvi/electron-cli

0.0.1-beta.54 • Public • Published

@shuvi/electron-cli

Enable electron support for shuvi.

How to use

  1. Install the package.
    yarn add -D @shuvi/electron-cli
    
  2. Runt the start command.
     shuvi-electron start
    

CLI Options

  • start - start the electron in development mode

     Flags:
      --host  hostname
      --port  port
    
  • build - bundle project in production mode.

     Env:
      OUTPUT_PATH    path to output path. (optional)
      PUBLIC_PATH    webpack public path. (optional)
    

Readme

Keywords

none

Package Sidebar

Install

npm i @shuvi/electron-cli

Weekly Downloads

1

Version

0.0.1-beta.54

License

MIT

Unpacked Size

17 kB

Total Files

11

Last publish

Collaborators

  • wangjinyang666
  • liximomo