Add dockerfile and remove package manager

This commit is contained in:
2022-05-30 22:35:39 +02:00
parent fae31f19f5
commit d2b1343f66
2 changed files with 15 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
{
"private": true,
"packageManager": "pnpm@7.1.5",
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",