Leskd / electron-react-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron-TypeScript-React

Create An Electron App with TypeScript, React, Redux, React-Router

This project was bootstrapped with Create React App.

To Use

# Clone this repository
git clone https://github.com/Leskd/electron-react-typescript.git <your-project-name>
# Go into the repository
cd <your-project-name>
# Install dependencies
npm install
# Run the app
npm start

Resources for Learning

About

License:MIT License


Languages

Language:JavaScript 76.6%Language:TypeScript 19.9%Language:HTML 2.3%Language:CSS 1.2%