Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developerhost/want-do
https://github.com/developerhost/want-do
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/developerhost/want-do
- Owner: developerhost
- Created: 2021-02-21T06:38:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T09:40:57.000Z (over 1 year ago)
- Last Synced: 2024-11-02T05:04:52.394Z (about 2 months ago)
- Language: Vue
- Size: 1.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# want-do
## 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/).