# Finalizing PR to use ng-vue
#nextcloud #news #angular-vue #task
To do:
- [ ] Add ng-vue package
- [ ] Add directory for Vue components
- [ ] Create webpack config to compile vue components
- [ ] Add webpacked bundle to gulp-concatenated bundle
	- [ ] Make a grunt command for doing this
	- [ ] Add to makefile
- [ ] Add jest package
- [ ] Add webpack config for compiling the test bundle
- [ ] Add a grunt command for running tests
- [ ] Add this to the CI somehow
- [ ] Convert part of the UI to vue as an example
- [ ] Write a README explaining the dev process