A Vue + Rollup Boilerplate and a big help from rxjs
and ora
to make a pretty CLI output.
git clone https://github.com/jonataswalker/vue-rollup-example.git
cd vue-rollup-example
npm install
npm run dev
# Tools (best of worlds?)
→ [Rollup](http://rollupjs.org)
→ [Vue](https://vuejs.org)
→ [ESLint](https://eslint.org)
→ [Prettier](https://prettier.io)
→ [Browsersync](https://browsersync.io)
→ [Ora](https://github.com/sindresorhus/ora)
→ [RxJS](https://rxjs-dev.firebaseapp.com)
→ and a bunch of others - check `devDependencies`