/vuejs-todoapp-spa

A simple TodoList SPA made using VueJS.

Primary LanguageVue

Vue JS Crash Course

Description

This project is a basic follow-up of the Vue JS Crash Course, by Traversy Media with slight changes. The reason why this exists here is simply to fresh up some knowledge about VueJS2 and SPA.

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.