The homepage of Vue on Rails
$ bundle install
$ jekyll serve
$ npm run dev
GitHub Pages will automatically build the homepage.
The vue.js
component has to be built manually, if changes where made:
$ npm run build
# commit changes in _js/ and assets/js