Vue Webapp Seed

Published: 06.07.2017

Hey everyone, just wanted to share a new Open Source project I put together. It's a starter repository using the JavaScript framework Vue!

My main motivation was to get a feel for the approach and philosophy taken by the project maintainers, in particular the claimed simplicity of getting started, advocating for the usage of Single File Components and eschewing the use of class based UI components by default, in favor of fully embracing the Prototype in all its glory. (I can certainly respect standing on sound principals! Read more in my medium.com article and please feel free to check out the repo!

Please feel free to leave thoughts and feedback, bug reports, or feature requests by using the issue tracker.

© Owen Buckley / thegreenhouse.io