/proxy-mock

Primary LanguageTypeScript

Electron app.

Basic setup with React, Typescript and Webpack.

To run this project.

  • Clone this repo
  git clone https://github.com/elisealcala/electron-react-ts.git
  • Install the dependencies
  npm install
  • Now run these two commands in separate consoles.
  npm run dev:react
  npm run dev:electron