Middleman + VueJS demo: here Core Tech: Middleman VueJS 2 Webpack Install things run npm install run bundle install run yarn start What's in this project? root Gemfile Gemfile.lock Rakefile config.rb package-lock.json package.json source images fonts index.html.erb javascripts components App.vue FixedHeader.vue TextScrambler.vue site.js layouts layout.erb stylesheets site.css.scss webpack.config.js