https://github.com/patrick-web/tns
A todos, shopping lists and notes app
https://github.com/patrick-web/tns
Last synced: 3 months ago
JSON representation
A todos, shopping lists and notes app
- Host: GitHub
- URL: https://github.com/patrick-web/tns
- Owner: Patrick-web
- Created: 2020-10-14T10:21:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-14T22:25:11.000Z (over 5 years ago)
- Last Synced: 2025-03-05T08:18:18.791Z (over 1 year ago)
- Language: Vue
- Size: 3.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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/).