Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffubayi/shoppa
Keep track of your shopping list
https://github.com/jeffubayi/shoppa
supabase vuejs3
Last synced: 24 days ago
JSON representation
Keep track of your shopping list
- Host: GitHub
- URL: https://github.com/jeffubayi/shoppa
- Owner: jeffubayi
- Created: 2021-11-05T14:25:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-28T19:26:46.000Z (about 3 years ago)
- Last Synced: 2023-03-05T03:40:06.233Z (almost 2 years ago)
- Topics: supabase, vuejs3
- Language: Vue
- Homepage: shoppa-nine.vercel.app
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shoppa (shopping list app)
## 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/).