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

Structure the current Electron project #6

Open
1 of 6 tasks
victorrattis opened this issue Feb 4, 2019 · 1 comment
Open
1 of 6 tasks

Structure the current Electron project #6

victorrattis opened this issue Feb 4, 2019 · 1 comment

Comments

@victorrattis
Copy link

victorrattis commented Feb 4, 2019

This issue should do the following points:

  • Remove the server;
  • Load a local app page (index.js) instead of mainWindow.loadURL('http://localhost:3000');
  • Remove README.old.md file;
  • Update package.json scripts to execute the electron app;
  • Execute React lib in the project;
  • Remove the public directory;
@victorrattis
Copy link
Author

Reference for this issue: How to build an Electron app using create-react-app. No webpack configuration or “ejecting” necessary

I think we could implement the same thing which this post (a initial solution).

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

1 participant