nuxt-community / electron-template

Electron starter with nuxt.js
MIT License
251 stars 31 forks source link

Using expressjs in this template #34

Closed ll931217 closed 5 years ago

ll931217 commented 5 years ago

Hey guys, I am trying to figure out how to start a nuxtjs app with express and electron. What I have tried so far is using the express-template and installing electron, electron-devtools-installer then I copied the main.js code to start electron from electron-template and pasted it into the start method in the express-template, it runs without errors but electron isn't showing up.

Code is available here: https://codesandbox.io/s/927j4kzw6w

Run the project with: npm run dev:electron

This question is available on Nuxt community (#c29)
ghost commented 5 years ago

This issue as been imported as question since it does not respect electron-template issue template. Only bug reports and feature requests stays open to reduce maintainers workload. If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically. Your question is available at https://cmty.app/nuxt/electron-template/issues/c29.