Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 687 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 687 Bytes

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.