项目作者: hisasann

项目描述 :
http://hisasann.github.io/2015/12/08/electron-react-redux-boilerplate/
高级语言: JavaScript
项目地址: git://github.com/hisasann/electron-react-redux-boilerplate.git


:two_women_holding_hands: electron-react-redux-boilerplate :two_women_holding_hands:

Tools

  • ES6
  • Gulp
  • Webpack(browserify)
  • Sass
  • Compass
  • React
  • Redux
  • Electron

Getting Started

set up the necessary files.

  1. npm i

and

  1. bower i

and

  1. bundle install --path vendor/bundle

run a web

  1. npm run local

run a electron

  1. npm run electron

if you want to release build.

  1. npm run product

Please enter the following URL to launch the browser.

  1. http://localhost:4567/

Directory Structure

  1. ├── gulp
  2. └── tasks
  3. ├── node_modules
  4. ├── build
  5. ├── images
  6. ├── javascripts
  7. └── stylesheets
  8. ├── source
  9. ├── javascripts
  10. └── stylesheets
  11. └── vendor
  12. └── ruby modules

Author

hisasann

:arrow_up: enjoy! :arrow_up: