med-notes/reader
2025-07-02 18:18:50 +00:00
..
public update - with versions 2025-06-30 14:41:37 +00:00
src polifill reversed 2025-07-02 18:18:50 +00:00
.gitignore update - with versions 2025-06-30 14:41:37 +00:00
.prettierrc update - with versions 2025-06-30 14:41:37 +00:00
Dockerfile update - with versions 2025-06-30 14:41:37 +00:00
eslint.config.js update - with versions 2025-06-30 14:41:37 +00:00
index.html update - with versions 2025-06-30 14:41:37 +00:00
nginx.conf update - with versions 2025-06-30 14:41:37 +00:00
package.json add error boundary 2025-07-02 18:11:59 +00:00
pnpm-lock.yaml add error boundary 2025-07-02 18:11:59 +00:00
README.md update - with versions 2025-06-30 14:41:37 +00:00
vite.config.js add error boundary 2025-07-02 18:11:59 +00:00

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:

Expanding the ESLint configuration

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