https://github.com/ronhedwigzape/za-wrappe
Capstone Project: Self-Ordering Kiosk Web App for Za-Wrappe Food & Drink
https://github.com/ronhedwigzape/za-wrappe
business entrepreneurship kiosk paymongo php webapp
Last synced: 3 months ago
JSON representation
Capstone Project: Self-Ordering Kiosk Web App for Za-Wrappe Food & Drink
- Host: GitHub
- URL: https://github.com/ronhedwigzape/za-wrappe
- Owner: ronhedwigzape
- License: mit
- Created: 2024-01-12T18:18:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T05:10:03.000Z (about 2 years ago)
- Last Synced: 2025-05-06T23:16:50.803Z (about 1 year ago)
- Topics: business, entrepreneurship, kiosk, paymongo, php, webapp
- Language: PHP
- Homepage: https://www.facebook.com/profile.php?id=61553952232060
- Size: 9.82 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# za-wrappe
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```