
The project uses Node.js v16. Follow the steps below to run it locally.
- Clone the project using:
git clone https://github.com/iamdennshi/electron-react.git
- Go to the project directory and install dependencies:
npm install
- Run an electron application
npm run start:electron