nikita-rogatnev / electron-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron React

Install

# Clone the repository
$ git clone rogatnev-nikita/electron-react

# Go into the repository
$ cd electron-react

# Install dependencies
$ npm install

Develop

Just run this command to start developing with hot reloading.

$ npm start

What's included

  • JSX support for React.
  • CSS modules support.
  • JS, CSS and assets automatic bundling.
  • Hot reloading via Webpack 4.

About


Languages

Language:JavaScript 77.2%Language:CSS 15.0%Language:HTML 7.8%