Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devfolorunso/vue-js-weekend-mini-project---todo-app
Ready for deployment Todo, made with Vue JS & CSS.
https://github.com/devfolorunso/vue-js-weekend-mini-project---todo-app
css todoapp vue-js
Last synced: 3 days ago
JSON representation
Ready for deployment Todo, made with Vue JS & CSS.
- Host: GitHub
- URL: https://github.com/devfolorunso/vue-js-weekend-mini-project---todo-app
- Owner: devfolorunso
- Created: 2019-10-13T20:12:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:41:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T10:32:09.902Z (over 1 year ago)
- Topics: css, todoapp, vue-js
- Language: Vue
- Size: 1.63 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue TODO APP
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```