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
1
Packages
Projects
Releases
5
Wiki
Activity
Files
bc8093faf14325272648c5895230421d2893344a
VirtWeb
/
virtweb_frontend
History
Renovate Bot
bc8093faf1
Some checks failed
continuous-integration/drone/push
Build is failing
Details
Merge pull request 'Update dependency eslint-plugin-react-dom to ^1.53.1' (
#420
) from renovate/eslint-plugin-react-dom-1.x into master
2025-09-13 00:42:40 +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
…
index.html
…
package-lock.json
Update dependency yaml to ^2.8.1
2025-08-06 00:19:32 +00:00
package.json
Merge pull request 'Update dependency eslint-plugin-react-dom to ^1.53.1' (
#420
) from renovate/eslint-plugin-react-dom-1.x into master
2025-09-13 00:42:40 +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