Skip to content

Vue 2.6.14 boilerplate with vue-router, vuex & webpack 4.

Notifications You must be signed in to change notification settings

yanyue404/vue-boilerplate

Repository files navigation

vue-boilerplate

Start up

First install dependencies:

yarn install

To create a development server:

yarn dev

Run eslint code check:

yarn eslint

Fix eslint mistakes:

yarn eslint:fix

To create a production build:

yarn build

To create a production build and analyz:

yarn build:analyz

Changelog

2021.08.02

  1. 升级到 Vue 2.6.14 & vue-router@3.0.2;

Thanks

Production based createapp.dev

About

Vue 2.6.14 boilerplate with vue-router, vuex & webpack 4.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published