This website requires JavaScript.
Explore
Help
Sign In
pierre
/
VirtWeb
Watch
1
Star
0
Fork
0
You've already forked VirtWeb
Code
Issues
Pull Requests
3
Packages
Projects
Releases
5
Wiki
Activity
Files
3e6693c3ae1fce0623e9a2ed867bb54c364731ae
VirtWeb
/
virtweb_frontend
History
Renovate Bot
3e6693c3ae
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
Update dependency @mui/x-charts to ^8.5.2
2025-06-19 00:23:20 +00:00
..
public
Update frontend icons
2023-12-23 17:04:14 +01:00
src
Can export entire server configuration
2025-06-17 21:17:25 +02:00
.env
…
.env.production
…
.gitignore
Update backend & frontend depdencies
2024-04-08 18:37:17 +02:00
eslint.config.js
Fix all ESLint errors
2025-03-28 12:25:04 +01:00
index.html
…
package-lock.json
Update dependency @mui/x-charts to ^8.5.2
2025-06-19 00:23:20 +00:00
package.json
Update dependency @mui/x-charts to ^8.5.2
2025-06-19 00:23:20 +00:00
README.md
Upgrade vite project
2025-03-28 11:26:51 +01:00
tsconfig.app.json
Upgrade vite project
2025-03-28 11:26:51 +01:00
tsconfig.json
Upgrade vite project
2025-03-28 11:26:51 +01:00
tsconfig.node.json
Upgrade vite project
2025-03-28 11:26:51 +01:00
vite.config.ts
Upgrade vite project
2025-03-28 11:26:51 +01:00
README.md
Virtweb frontend
Built with Vite + React + TypeScript
Get dependencies
npm install
Run for developpment
npm run dev