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
092119f089dbf3902f3e3ee8f90f0208e8ee52c2
VirtWeb
/
virtweb_frontend
History
Renovate Bot
092119f089
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
Update dependency @eslint/js to ^9.29.0
2025-06-16 00:24:52 +00:00
..
public
…
src
Fix ESLint issue
2025-06-10 21:49:05 +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 @eslint/js to ^9.29.0
2025-06-16 00:24:52 +00:00
package.json
Update dependency @eslint/js to ^9.29.0
2025-06-16 00:24:52 +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