https://github.com/rjchi/customer-order-client
Este es el front end del proyecto customer-order
https://github.com/rjchi/customer-order-client
axios http-server react-router-dom reactjs socket-io tailwindcss
Last synced: 2 months ago
JSON representation
Este es el front end del proyecto customer-order
- Host: GitHub
- URL: https://github.com/rjchi/customer-order-client
- Owner: Rjchi
- Created: 2023-08-20T00:08:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T02:00:49.000Z (over 2 years ago)
- Last Synced: 2025-03-25T06:36:12.793Z (over 1 year ago)
- Topics: axios, http-server, react-router-dom, reactjs, socket-io, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 3.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This Template provides a minimal setup to get React working in Vite With HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
# Al ejecutar
Utilizamos la IP de la maquina local desde el archivo env:
npx vite --host 192.168....
...