https://github.com/pxls00/vue.todolist
Vue todolist
https://github.com/pxls00/vue.todolist
firebase-deploy javascript localstorage-crud scss vuejs
Last synced: 2 months ago
JSON representation
Vue todolist
- Host: GitHub
- URL: https://github.com/pxls00/vue.todolist
- Owner: pxls00
- Created: 2022-02-04T03:45:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T14:41:50.000Z (over 3 years ago)
- Last Synced: 2025-01-18T01:23:59.483Z (4 months ago)
- Topics: firebase-deploy, javascript, localstorage-crud, scss, vuejs
- Language: Vue
- Homepage: https://vue-todolist-75d35.web.app/
- Size: 236 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-todolist
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).