sebastianaldi17 / LearnVue

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Vue 93.4%Language:JavaScript 6.6%