Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

vafomin/todo

Repository files navigation

ToDo

ToDo list on Vue.js and Vuex

screenshot

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