feat: initial setup for nuxt devtools

This commit is contained in:
arashsheyda
2023-04-20 18:16:10 +03:00
parent 7301bb390c
commit 7df0af10f2
15 changed files with 1979 additions and 488 deletions

4
client/package.json Normal file
View File

@ -0,0 +1,4 @@
{
"name": "nuxt-mongoose-client",
"private": true
}