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

Latest commit

 

History

History
30 lines (23 loc) · 468 Bytes

File metadata and controls

30 lines (23 loc) · 468 Bytes

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.