backend api, swagger, tooling, frontend skeleton
This commit is contained in:
13
frontend/package.json
Normal file
13
frontend/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "matosbox-frontend",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "nuxt dev",
|
||||
"build": "nuxt build",
|
||||
"preview": "nuxt preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"nuxt": "3.12.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user