Initial release
I thought I had already done a release of this, but I guess not. This release is fully production ready (as long as you don't need E2E).
Main features:
npm install && npm start
works for local development inside NW.js- 100% Vue-CLI compatible. Works just like a normal Vue CLI project
- Automated builds for each OS
- 100% Unit Test Coverage
- ESLint set up
Missing features:
- E2E Testing (accepting PRs)