An open API service indexing awesome lists of open source software.

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

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....

...