Skip to content

zongzi531/vue-to-do-list

Repository files navigation

Vue To Do List

This Project base Vue 2.5, Using @vue/cli 3.1.3 building this Project.

Link >>

Technology Stack

  • Vue
  • Typescript
  • @vue/cli 3.x
  • vue-router
  • vuex
  • sass

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.