🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

create-electron-react

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-electron-react

A CLI for Electron & React.js to quick start boilerplate.

Source
npmnpm
Version
0.0.4
Version published
Weekly downloads
1
-75%
Maintainers
1
Weekly downloads
 
Created
Source

create-electron-react

A CLI for Electron & React.js to quick start boilerplate.

NPM JavaScript Style Guide

Intro

Features

  • Easy-to-use CLI
  • Handles all modern JS features
  • Jest for unit testing
  • spectron for E2E testing
  • Support for TypeScript
  • Base on react 16.9.0 && electron 6.0.8

Install globally

This package requires node >= 4, but we recommend node >= 8.

npm install -g create-electron-react

Usage with npx

npx create-electron-react

(npx comes with npm 5.2+ and higher, see instructions for older npm versions)

Creating a Electron React App

create-electron-react

Thanks

License

MIT © zenghongtu

Keywords

electron

FAQs

Package last updated on 21 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts