Skip to content
/ vue Public
forked from vuejs/vue

vue-g is vue bodged such that it works for me. happy hacking.

License

Notifications You must be signed in to change notification settings

Gerjo/vue

 
 

Repository files navigation

Bodged vue-g

I'm studying electron and vue. I've not yet figured out how electron can load vue with its build-in runtime compiler. This package will automatically load the 'full' vue source file which contains this runtime compiler.

webpack, browserify, etc, all speak of 'alias', alas I cannot find such option in electron. This will do for today.

The additional purpose of this exercise is to learn about the (npm|yarn)/electron ecosystem; a boiler-plate project is too simple.

install with: npm install Gerjo/vue#dev --save

happy hacking.

About

vue-g is vue bodged such that it works for me. happy hacking.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.7%
  • Other 2.3%