Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmetarsiv/todoapp
Open source todo application made with Vue Js
https://github.com/ahmetarsiv/todoapp
Last synced: 11 days ago
JSON representation
Open source todo application made with Vue Js
- Host: GitHub
- URL: https://github.com/ahmetarsiv/todoapp
- Owner: ahmetarsiv
- Created: 2022-05-30T11:36:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T11:37:05.000Z (over 2 years ago)
- Last Synced: 2024-10-23T16:11:30.140Z (28 days ago)
- Language: Vue
- Size: 512 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todoapp
# Screenshot
| | | |## 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/).