-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
952aae4
commit b68b753
Showing
259 changed files
with
8,271 additions
and
54,940 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"type": "commonjs"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,8 @@ | ||
## Pruebas locales | ||
# React + Vite | ||
|
||
Para realizar pruebas locales se deben correr los siguientes comandos: | ||
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. | ||
|
||
```bash | ||
yarn install | ||
Currently, two official plugins are available: | ||
|
||
yarn dev | ||
``` | ||
|
||
Luego dirigirse a [http://localhost:3000](http://localhost:3000) con el browser. | ||
|
||
## Deploy | ||
|
||
El deploy del sitio web es en Vercel, y se accede mediante la siguiente URL: [https://georent.cl](https://georent.cl). | ||
|
||
Desde Vercel se puede controlar que versión del código se desea hacer deploy, al igual que la configuración de variables de entorno. | ||
- [@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 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.