Skip to content
This repository has been archived by the owner on Jul 19, 2020. It is now read-only.

Vue 3 Webpack Boilerplate (Vue 3, Vue Router 4, Vuex 4, Typescript)

License

Notifications You must be signed in to change notification settings

starkovsky/vue3-webpack-boilerplate

Repository files navigation

Vue 3 webpack boilerplate

This is preview version Vue 3, DO NOT USE IN PRODUCTION!

Includes

  • Vue 3.0.0-beta.18
  • Vue Router 4.0.0-beta.1
  • Vuex 4.0.0-beta.4
  • Typescript 3.9.6
  • Babel 7.10.4
  • Webpack 4.43.0

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

To Do

  • webpack 5