Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 526 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 526 Bytes

VueJS Template

Change BASE_URL to BaseURL in ./scripts/deploy.sh
Change CNAME to domain in ./scripts/deploy.sh
Modify ./public/api/profile.json
Change name in ./package.json

Project setup

npm install -D

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.