Coder Social home page Coder Social logo

electron-vue-boilerplate's People

Contributors

halbergm avatar sohelamin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

electron-vue-boilerplate's Issues

Compatible with vue-cli?

Hi @sohelamin

Great boilerplate :)

What do you think to make it compatible with vue-cli, so it would be possible to install it with:

vue init sohelamin/electron-vue-boilerplate <project-name>

This way, the user have the possibility to answer few question and you can already fill some files with this informations (package.json) for example.

Tell me what do you think about it 😃

hangs on project description

Hi I'm running this on apple mac and it hangs every time it gets to this point:

? Project name my-project
? Project description (A Vue.js & Electron project)

I am getting an error "Cannot find module .."

Hi Sohail,
I am getting an error as follows

Uncaught Error: Cannot find module "./src/app.js"
    at webpackMissingModule (build.js:11529)
    at Object.<anonymous> (build.js:11529)
    at __webpack_require__ (bootstrap 4c93556…:659)
    at bootstrap 4c93556…:708
    at bootstrap 4c93556…:708

I get this error whenever I do , npm run dev-server and in another tab I do npn run dev .

I replaced your app.js with my app.js which is about the same as yours except mine has a few more Vue routes . I have also made sure that the file app.js exists in the src folder.

Update
I am even getting the same error with your version. Please see the snapshot below.
image

Can you please help me out with this ?

Thanks
Gagan

npm run dev not working

Hi,
I created a project based on your template but when I execute 'npm run dev' electron shows a window as in the following image ("Welcome to ntopng")

schermata del 2018-03-24 17-03-01

@sohelamin any idea?

Npm scripts fail on Windows

Getting a 'NODE_ENV' is not recognized as an internal or external command, when trying to run on Windows.

Solution is to go into package.json and change

NODE_ENV=development

to

SET NODE_ENV=development &

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.