- Notifications
You must be signed in to change notification settings - Fork9
Boilerplate for Electron + React + Typescript + Fast-Refresh + Jest.
License
NotificationsYou must be signed in to change notification settings
marceloaugusto80/electron-react-typescript-boilerplate
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
As always, install packages.Open a terminal in the project root folder and run:
$ npm install
Run:
$ npmstartIt will launch webpack dev server and electronconcurrently.It hasfast refresh (AKA hot-reload) enabled by default.
Run:
$ npm run start:prod
Run:
$ npm test
This templated usesJest (along withTs-Jest) as testing framework.
Just run:
$ npm run pack
and the output will available in the./pack folder.
About
Boilerplate for Electron + React + Typescript + Fast-Refresh + Jest.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.
