Фикс package.json
This commit is contained in:
parent
14b7ce30fd
commit
21b220a7f2
@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"front": "vite",
|
||||
"back": "json-server -p 8081 -w data.json",
|
||||
"dev": "npm-run-all --parallel front back",
|
||||
"build": "vite build",
|
||||
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
|
||||
"preview": "vite preview",
|
||||
|
Loading…
Reference in New Issue
Block a user