Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 330 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 330 Bytes

vuejs-todo

This small project contains simplest possible task list.

Built with Vue, Vuex & Tailwindcss.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint