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
4618c2c081a2f666a6ea2459fd91b171fa120371
VirtWeb
/
virtweb_frontend
History
Renovate Bot
34d78085c8
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
continuous-integration/drone/push
Build is passing
Details
Update dependency eslint-plugin-react-x to ^1.52.3
2025-07-14 00:18:46 +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 eslint-plugin-react-x to ^1.52.3
2025-07-14 00:18:46 +00:00
package.json
Update dependency eslint-plugin-react-x to ^1.52.3
2025-07-14 00:18:46 +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