Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sugestão,no Readme deixar disponível as dependências #38

Closed
DevCleverton opened this issue Apr 13, 2021 · 0 comments
Closed

sugestão,no Readme deixar disponível as dependências #38

DevCleverton opened this issue Apr 13, 2021 · 0 comments

Comments

@DevCleverton
Copy link

` ## 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 install
yarn install

Usage

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:react
npm run dev:electron

or

npm run dev

Packaging

To generate a project package run package

npm run package

Contributing

Pull requests are always welcome 😃.

License

MIT `

@diego3g diego3g closed this as completed Jun 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants