Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Pszz/vue2-basic-template

Repository files navigation

A common vue2 base template.

Project setup

yarn install || npm install

Compiles and hot-reloads for development

yarn run serve || npm run serve

Compiles and minifies for production

yarn run build || npm run build

Run your tests

yarn run test || npm run test

Lints and fixes files

yarn run lint || npm run lint

Customize configuration

See Configuration Reference.