https://github.com/menurivera/form-to-whatsapp
Llena una form, genera un pedido y lo asigna a un repartidor
https://github.com/menurivera/form-to-whatsapp
Last synced: 6 months ago
JSON representation
Llena una form, genera un pedido y lo asigna a un repartidor
- Host: GitHub
- URL: https://github.com/menurivera/form-to-whatsapp
- Owner: menuRivera
- Created: 2022-01-14T18:23:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T18:36:48.000Z (over 4 years ago)
- Last Synced: 2025-10-08T21:55:45.264Z (10 months ago)
- Language: Vue
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# form-to-whatsapp
## 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/).