No description
Find a file
2025-04-22 09:33:55 -07:00
public Initial Commit 2025-04-11 13:56:58 -07:00
src Assignment Page for instructor 2025-04-22 09:33:55 -07:00
.gitignore Initial Commit 2025-04-11 13:56:58 -07:00
eslint.config.js Initial Commit 2025-04-11 13:56:58 -07:00
index.html Initial Commit 2025-04-11 13:56:58 -07:00
package-lock.json code editor page 2025-04-17 10:10:04 -07:00
package.json code editor page 2025-04-17 10:10:04 -07:00
README.md Initial Commit 2025-04-11 13:56:58 -07:00
vite.config.js Initial Commit 2025-04-11 13:56:58 -07: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.