/todo-vue-app

Following a tutorial on YouTube, I'm getting my hands on Vue JS to understand how it works by following the creation of a Todo List application.

Primary LanguageVue

vue_crash_todolist

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.