SocioWire frontend (working JS source, swchrist/sw-fe) — self-hosted mirror w/ v2 globe+clusters
Go to file
Your Name 36e1000250 Auto deploy: 2025-12-09 06:04:11 2025-12-09 06:04:14 +00:00
public yeah 2025-12-08 23:22:58 +00:00
src Auto deploy: 2025-12-09 06:04:11 2025-12-09 06:04:14 +00:00
.gitignore yeah 2025-12-08 23:22:58 +00:00
README.md yeah 2025-12-08 23:22:58 +00:00
eslint.config.js yeah 2025-12-08 23:22:58 +00:00
fix-maplibre-css.sh Auto deploy: 2025-12-09 03:18:01 2025-12-09 03:18:04 +00:00
fix.sh Auto deploy: 2025-12-09 01:46:49 2025-12-09 01:46:55 +00:00
index.html yeah 2025-12-08 23:22:58 +00:00
package-lock.json yeah 2025-12-08 23:22:58 +00:00
package.json yeah 2025-12-08 23:22:58 +00:00
setup_map_ui.sh Auto deploy: 2025-12-09 05:48:16 2025-12-09 05:48:20 +00:00
vite.config.js Auto deploy: 2025-12-09 01:46:49 2025-12-09 01:46:55 +00:00

README.md

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:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.