Update README.md

This commit is contained in:
The Jared Wilcurt 2019-08-26 11:10:12 -04:00 committed by GitHub
parent eb268663d9
commit d7e0e8b98b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,3 +46,10 @@ They take a long time. If you do `npm run build` expect it to take 10-30 minutes
Want Vue-Router? Vuex? Use the Vue-CLI to add them:
* [Vue-CLI documentation](https://cli.vuejs.org/config).
* * *
## Alternatives
* [nwjs-vue](https://github.com/elegantweb/nwjs-vue) - Uses Vue-CLI 2
* [vue-desktop-basic](https://github.com/TheJaredWilcurt/vue-desktop-basic) - Does not use a build system at all, all `.vue` files run directly in the browser context