Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrick-web/things
an app for sticky notes, todos and shopping list
https://github.com/patrick-web/things
Last synced: 1 day ago
JSON representation
an app for sticky notes, todos and shopping list
- Host: GitHub
- URL: https://github.com/patrick-web/things
- Owner: Patrick-web
- Created: 2020-03-22T15:56:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T20:17:58.000Z (over 1 year ago)
- Last Synced: 2024-05-28T23:40:38.338Z (6 months ago)
- Language: Vue
- Size: 5.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-reminder
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).