code editor page

This commit is contained in:
Anton Kupriianov 2025-04-17 10:10:04 -07:00
parent ef85ff6d24
commit 29694fd201
7 changed files with 565 additions and 0 deletions

View file

@ -10,7 +10,12 @@
"preview": "vite preview"
},
"dependencies": {
"@codemirror/lang-css": "^6.2.0",
"@codemirror/lang-html": "^6.4.3",
"@codemirror/lang-javascript": "^6.1.9",
"@fortawesome/fontawesome-free": "^6.7.2",
"@uiw/codemirror-theme-vscode": "^4.21.9",
"@uiw/react-codemirror": "^4.21.9",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^6.27.0",