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
d3834ff7f7562d057c945b9499167a0c97041328
VirtWeb
/
virtweb_frontend
History
Renovate Bot
4bb4f65d48
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
Update react
2025-07-30 00:18:34 +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 react
2025-07-30 00:18:34 +00:00
package.json
Update react
2025-07-30 00:18:34 +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