Skip to content

A ready-to-start Boilerplate for Electron apps with complete integration with React, Typescript, Sass, ESLint and Prettier. Supports hot-loading too.

License

Notifications You must be signed in to change notification settings

FaizBShah/Electron-React-Typescript-Boilerplate

Repository files navigation

Electron-React-Typescript-Boilerplate

A ready-to-start Boilerplate for Electron apps with complete integration with React, Typescript, Sass, ESLint and Prettier. Supports hot-loading too.

How to use it?

To use the project, first clone the repo and go to the root folder:

git clone https://github.com/FaizBShah/Electron-React-Typescript-Boilerplate.git
cd electron-react-typescript-boilerplate

Then install all the dependencies using npm:

npm install

To run the development server, run:

npm run dev

To run the production server, run:

npm run build

If you liked this project, give it a ⭐!!! Thank You 😁

About

A ready-to-start Boilerplate for Electron apps with complete integration with React, Typescript, Sass, ESLint and Prettier. Supports hot-loading too.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published