Skip to content

xr0gu3/typescript-react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript + React + Webpack + Electron starter app

Simple TypeScript xample app on Electron with React and Webpack (hot reload support)

Production build

npm i && npm run package

Check out './dist' folder.

Dev mode

Run webpack renderer and main dev-server

npm start

Run electron in another terminal instance

npm run electron-dev

or run debug configuraion 'Debug Main Process' on Visual Studio Code.

About

TypeScript + React + Webpack + Electron starter app with hot reload.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors