Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jordienr/archived-zendo
Personal to do list
https://github.com/jordienr/archived-zendo
Last synced: 8 days ago
JSON representation
Personal to do list
- Host: GitHub
- URL: https://github.com/jordienr/archived-zendo
- Owner: jordienr
- Created: 2020-11-15T16:28:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-18T08:11:35.000Z (about 4 years ago)
- Last Synced: 2024-12-15T14:06:36.880Z (8 days ago)
- Language: Vue
- Size: 246 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zendo
## 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/).