Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 568 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 568 Bytes

todovue

Project Description

A todo list made with vuejs and firebase. You need to create an account (no verified email needed) to access your todos.

This project helped me to understand the mecanisms of vuejs, and the basis of firebase db and auth.

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.