scaffold: kind+Tilt cluster, api/ui/docs stubs, green at nvi.local.ar
This commit is contained in:
23
ui/app/package.json
Normal file
23
ui/app/package.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "nvi-ui",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue-flow/core": "^1.48.2",
|
||||
"soleprint-ui": "link:../framework",
|
||||
"uplot": "^1.6.32",
|
||||
"vue": "^3.5",
|
||||
"vue-router": "^4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5",
|
||||
"typescript": "^5.7",
|
||||
"vite": "^6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user