react-electron-node

1.3.0 • Public • Published

Screenshot

Tutorials:

Electron and React

Customize create-react-app:

How to use this project?

  • Fork and clone
  • Edit app info in package.json
  • Edit port # in package.json
  • Edit app info public/manifest.json
  • Edit title in public/index.html
  • Update src/images/logo.svg and splash screen design in public/index.html

Prerequisites

  • Run yarn install

To start development in Electron

  • Run yarn dev

To start development in browser. This is not possible if you're using modules like fs and mysql

  • Run yarn start

To build

  • Run yarn build

To test

  • Run yarn test

To generate coverage report

  • Run yarn cover

To package

  • Run yarn package

/react-electron-node/

    Package Sidebar

    Install

    npm i react-electron-node

    Homepage

    ./

    Weekly Downloads

    1

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    5.36 MB

    Total Files

    62

    Last publish

    Collaborators

    • alanzhaonys