Coder Social home page Coder Social logo

reactron's Introduction

Reactron

React.js + Electron.js template for application development

alt text

Run for start development version

yarn start

Run for build a pre-release production app.

yarn build
// or 
yarn release

Installed components

React Router, Redux, Redux Thunk, React Bootstrap and other Dependencies

"dependencies": {
    "electron-is-dev": "^1.0.1",
    "electron-log": "^2.2.17",
    "electron-updater": "^4.0.6",
    "electron-devtools-installer": "^2.2.4",
    "node-notifier": "^5.3.0",
    "react": "^16.7.0",
    "react-dom": "^16.7.0",
    "react-redux": "^6.0.0",
    "react-router-dom": "^4.3.1",
    "react-scripts": "2.1.3",
    "reactstrap": "^7.0.2",
    "redux": "^4.0.1",
    "redux-thunk": "^2.3.0"
  }

Develop Dependencies

"devDependencies": {
    "concurrently": "^4.1.0",
    "cross-env": "^5.2.0",
    "electron": "^4.0.1",
    "electron-builder": "^20.38.4",
    "electron-debug": "^2.0.0",
    "prettier": "^1.15.3",
    "wait-on": "^3.2.0"
  }

Create Icons Pack

https://github.com/jaretburkett/electron-icon-maker

npm install -g electron-icon-maker
electron-icon-maker --input=file-name.png --output=./assets

Made on the basis of repositories:
fkhadra/cra-electron,
kodeflex/electron-cra,
kitze/react-electron-example
Thank you for the work done!

2019 © Xgraf

reactron's People

Stargazers

Sinan ACAR avatar

Watchers

James Cloos avatar Sinan ACAR avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.