https://github.com/datvt243/vue-todo-list-firebase
Project Todo list cơ bản với Firebase
https://github.com/datvt243/vue-todo-list-firebase
firebase todo-list vue-cli vuejs vuex
Last synced: 2 months ago
JSON representation
Project Todo list cơ bản với Firebase
- Host: GitHub
- URL: https://github.com/datvt243/vue-todo-list-firebase
- Owner: datvt243
- Created: 2021-09-12T14:42:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-12T14:45:22.000Z (over 3 years ago)
- Last Synced: 2025-01-25T07:27:44.282Z (4 months ago)
- Topics: firebase, todo-list, vue-cli, vuejs, vuex
- Language: Vue
- Homepage: https://datvt243.github.io/vue-todo-list-firebase/
- Size: 778 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-todo-list-firebase
## 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](https://cli.vuejs.org/config/).