ToDo
ToDo list on Vue.js and Vuex
todo.enotcode.com
Live demo:Used
Get started
Clone repo: https://github.com/enotcode/todo.git
Create local env with firebase config.
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