GitHub - staticwebdev/vue-basic: A Vue.js example for Azure Static Web Apps

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Vue Basic

Azure Static Web Apps allows you to easily build Vue.js apps in minutes. Use this repo with the Vue quickstart to build and customize a new static site.

Project setup

npm install

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.