Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ribeirogab/electron-react-typescript-boilerplate

Simple boilerplate for Electron + React + TypeScript
https://github.com/ribeirogab/electron-react-typescript-boilerplate

electron react

Last synced: 2 months ago
JSON representation

Simple boilerplate for Electron + React + TypeScript

Awesome Lists containing this project

README

        

# Electron + React + TypeScript

## How to use?

### Installing dependencies
```
yarn install
```

### Running
```
yarn electron:dev
```