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

Latest commit

 

History

History
31 lines (23 loc) · 411 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 411 Bytes

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