Update package.json and component files
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
"dev": "vite",
|
||||
"host": "vite --host",
|
||||
"tailwind": "tailwindcss -i ./src/assets/css/tailwind.css -o ./src/assets/css/style.css --watch",
|
||||
"build": "run-p type-check build-only",
|
||||
"preview": "vite preview --host",
|
||||
|
Reference in New Issue
Block a user