Skip to content

casjay-templates/vuejs

Repository files navigation

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.