create-electron-ts-react

3.1.16 • Public • Published

Electron-React-Typescript

Boilerplate for develop Electron application with React and Typescript

How to use it

  • npm init electron-ts-react FOLDER_NAME VSCode
  • cd FOLDER_NAME
  • npm start

Integrate in VSCode

  • in settings add :

    "eslint.validate": [ "javascript", "javascriptreact", { "language": "typescript", "autoFix": true }, { "language": "typescriptreact", "autoFix": true }]

This project powered by

  • Electron-forge
  • React
  • Typescript
  • React Hot reloading
  • React-dev-tools
  • Eslint for Typescript linting
  • Webpack
  • Babel

Package Sidebar

Install

npm i create-electron-ts-react

Weekly Downloads

0

Version

3.1.16

License

MIT

Unpacked Size

5.33 MB

Total Files

22

Last publish

Collaborators

  • saostad