https://github.com/patrick-web/things
an app for sticky notes, todos and shopping list
https://github.com/patrick-web/things
Last synced: 3 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T20:17:58.000Z (over 3 years ago)
- Last Synced: 2025-07-27T13:30:46.431Z (11 months ago)
- Language: Vue
- Size: 5.72 MB
- Stars: 0
- Watchers: 0
- 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/).