Skip to content

A simple Electron application using TypeScript, React and Sass

License

Notifications You must be signed in to change notification settings

Chuzzy/electron-react-typescript

Repository files navigation

electron-react-typescript

A simple Electron application that uses TypeScript, React and Sass, along with Babel and Webpack.

Usage

You can use this project to create your own Electron applications.

$ git clone https://github.com/Chuzzy/electron-react-typescript.git
$ cd electron-react-typescript
$ npm install # Install dependencies
$ npm run start # Automatically builds and runs the app

Resources

Setting up a TypeScript Electron app in WebPack - Scott Logic

How-to setup Webpack on an ES6 React Application with SASS - Jonathan Petitcolas

License

MIT. Feel free to fork this repo, clone it, give some credit to me if you use it, whatever. If you break something, it's not my fault.

About

A simple Electron application using TypeScript, React and Sass

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published