/vue-basic

A Vue.js example for Azure Static Web Apps

Primary LanguageHTML

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.