0.3.0 • Published 9 years ago

electron-react-scaffold v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Electron React Scaffold

Dependencies DevDependencies

Requirements

node -v
v5.1.1

electron -v
v0.36.0

Start

npm install
npm install -g electron-prebuilt

// or if you have installed electron-prebuilt

npm update -g electron-prebuilt

Debug

npm start

Dev Build (only darwin)

npm run dist

Production Build (All Platforms)

npm run build

// target: ./dist/

Using electron-packager.

Contributors

License

The MIT License (MIT)

0.3.0

9 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago