typescript-with-electron-react-kit icon indicating copy to clipboard operation
typescript-with-electron-react-kit copied to clipboard

Ejection script

Open skellock opened this issue 8 years ago • 0 comments

We don't need to have this read for 1.0... but

npm run eject?

It'll prompt you to replace parts of the app.

  • package.json (author, build.appId, build.productName, build.publish, description, name, repository, version)
  • readme.md
  • docs sub-directory
  • the irrelevant app parts like src/renderer/app/example-using-tabs and src/shared/models

For now, maybe we can just reference more of these things in here:

https://github.com/skellock/electron-starter/blob/master/docs/using.md#start-your-own-project

skellock avatar Aug 14 '17 00:08 skellock