https://github.com/florianfe/todo
a little todo-app, nothing fancy
https://github.com/florianfe/todo
Last synced: 2 months ago
JSON representation
a little todo-app, nothing fancy
- Host: GitHub
- URL: https://github.com/florianfe/todo
- Owner: FlorianFe
- License: mit
- Created: 2021-05-01T09:26:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T14:09:09.000Z (about 4 years ago)
- Last Synced: 2025-02-12T07:42:40.533Z (4 months ago)
- Language: Vue
- Homepage:
- Size: 348 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TODO
a simple mobile optimized (400x600) todo app build with vue.js
## 🚀 Project setup
### To install dependencies
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### To start the Backend Server
```
npm run start-backend
```## 🖼 Screenshots
![]()
![]()