/LearnVue

Follows along https://vuejs.org/tutorial/

Primary LanguageVueMIT LicenseMIT

learn-vue

A repository that follows the 15 step process of https://vuejs.org/tutorial/#step-1, showing it all at once.

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.