1.0.0 • Published 4 years ago
iconex-atendiment-client v1.0.0
Electron + TypeScript + React
Boilerplate for a project using Electron, React and Typescript
Installation
Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies
npm installyarn installUsage
In order to run this project 2 scripts will need to be executed dev:react and dev:electron, run each one in a different terminal and always run dev:react before dev:electron, or dev to run them in order automatically
npm run dev:reactnpm run dev:electronor
npm run devPackaging
To generate a project package run package
npm run packageContributing
Pull requests are always welcome 😃.
License
1.0.0
4 years ago