Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-02T05:10:03.000Z (8 months ago)
- Last Synced: 2024-06-02T06:24:46.239Z (8 months ago)
- Topics: business, entrepreneurship, kiosk, paymongo, php, webapp
- Language: PHP
- Homepage:
- Size: 9.82 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- 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
```