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
a9536f4091b7fb20d5b52cc8531552076feabdc8
VirtWeb
/
virtweb_frontend
History
Renovate Bot
a9536f4091
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
continuous-integration/drone/push
Build is passing
Details
Update dependency react-router-dom to ^7.7.0
2025-07-17 00:19:55 +00:00
..
public
…
src
Fix a bug in sysinfo route with docker containers
2025-06-21 19:06:43 +02:00
.env
…
.env.production
…
.gitignore
…
eslint.config.js
Fix all ESLint errors
2025-03-28 12:25:04 +01:00
index.html
…
package-lock.json
Update dependency react-router-dom to ^7.7.0
2025-07-17 00:19:55 +00:00
package.json
Update dependency react-router-dom to ^7.7.0
2025-07-17 00:19:55 +00:00
README.md
…
tsconfig.app.json
…
tsconfig.json
…
tsconfig.node.json
…
vite.config.ts
…
README.md
Virtweb frontend
Built with Vite + React + TypeScript
Get dependencies
npm install
Run for developpment
npm run dev