Files
portfolio_frontend/README.md
T
2025-06-09 00:43:40 +02:00

921 B

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 with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

npm install
npm run dev
npm install react-router-dom