/vue3-ssr-hmr-template

Vue 3 SSR App template

Primary LanguageJavaScriptMIT LicenseMIT

donate discord

I make this template for my self recently and didn't test it much, so use it carefully.

Includes

  • Vue 3
  • Vue Router
  • Vuex
  • SSR
  • HMR
  • Typescript
  • Babel
  • Webpack 5

Project setup

yarn||npm  install

Project start for development

yarn||npm start

Issues

You will get errors at first build, restart the start script. HMR sometimes fails, just reload the page.